freebsd-dev/sys/posix4
Jeff Roberson b43179fbe8 - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
 - Replace direct manipulation of scheduler data with hooks provided by the
   new api.
 - Remove KSE specific state modifications and single runq assumptions from
   kern_switch.c

Reviewed by:	-arch
2002-10-12 05:32:24 +00:00
..
_semaphore.h
ksched.c - Create a new scheduler api that is defined in sys/sched.h 2002-10-12 05:32:24 +00:00
mqueue.h Fix various style(9) bugs: 2002-09-20 17:54:34 +00:00
p1003_1b.c
posix4_mib.c
posix4.h
sched.h Remove namespace pollution by not including <sys/types.h> and 2002-10-03 06:27:50 +00:00
semaphore.h o Adjust the SEM_VALUE_MAX macro so that <machine/limits.h> isn't 2002-10-04 21:31:33 +00:00