davidxu 2006-07-11 05:34:35 UTC FreeBSD src repository Modified files: sys/sys thr.h sys/kern kern_thr.c Log: Add POSIX scheduler parameters support to thr_new syscall, this permits privileged process to create realtime thread. Revision Changes Path 1.45 +57 -4 src/sys/kern/kern_thr.c 1.8 +9 -1 src/sys/sys/thr.h