36ec198bd5
yield() and sched_yield() syscalls. Every scheduler has its own way to relinquish cpu, the ULE and CORE schedulers have two internal run- queues, a timesharing thread which calls yield() syscall should be moved to inactive queue. |
||
---|---|---|
.. | ||
_semaphore.h | ||
ksched.c | ||
ksem.h | ||
p1003_1b.c | ||
posix4_mib.c | ||
posix4.h | ||
sched.h | ||
semaphore.h |