freebsd-src/sys/posix4
Matthew Dillon 2afac34da3 Make various posix4 system calls MPSAFE (will fixup syscalls.master later)
sched_setparam()
    sched_getparam()
    sched_setscheduler()
    sched_getscheduler()
    sched_yield()
    sched_get_priority_max()
    sched_get_priority_min()
    sched_rr_get_interval()
2001-08-31 22:34:40 +00:00
..
aio.h
ksched.c - Close races with signals and other AST's being triggered while we are in 2001-08-10 22:53:32 +00:00
mqueue.h
p1003_1b.c Make various posix4 system calls MPSAFE (will fixup syscalls.master later) 2001-08-31 22:34:40 +00:00
posix4.h
posix4_mib.c Add $FreeBSD$. 2000-04-22 15:13:06 +00:00
sched.h
semaphore.h Track libc_r addition of semaphores implementation. 2000-01-20 07:55:42 +00:00