summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_yield.c
Commit message (Collapse)AuthorAgeFilesLines
* Add sched_yield() witch is the draft 10 equivalent of pthread_yield()jb1998-03-081-0/+14
| | | | | from draft 4. Move some of the schedule definitions to sched.h which is a POSIX header.
* Reviewed by: julianjulian1996-01-221-0/+49
Submitted by: john birrel One version of the pthreads library another will follow with differnt actions under some cases.. not QUITE complete
OpenPOWER on IntegriCloud