summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_yield.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add RCS IDs to those files without them.deischen1999-08-051-1/+2
| | | | | | | Fix copyrights (s/REGENTS/AUTHOR). Suggested by: tg Approved by: jb
* 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