1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/posix4
Daniel Eischen 4e4710b784 Add prototype for sem_timedwait().
Reviewed by:	standards (Stefan Farfeleder)
2004-02-03 10:15:16 +00:00
..
_semaphore.h Add ksem_timedwait() to complement ksem_wait(). 2004-02-03 05:08:32 +00:00
ksched.c sched_setscheduler: Return EINVAL when a invalid policy is specified, 2003-09-13 18:46:24 +00:00
mqueue.h
p1003_1b.c Use __FBSDID(). 2003-06-11 06:34:30 +00:00
posix4_mib.c Use __FBSDID(). 2003-06-11 06:34:30 +00:00
posix4.h
sched.h
semaphore.h Add prototype for sem_timedwait(). 2004-02-03 10:15:16 +00:00