1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 14:55:17 +00:00
John Birrell 08d6f1187e Add sched_yield() witch is the draft 10 equivalent of pthread_yield()
from draft 4. Move some of the schedule definitions to sched.h which
is a POSIX header.
1998-03-08 02:37:27 +00:00
..