Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sched_yield() witch is the draft 10 equivalent of pthread_yield() | jb | 1998-03-08 | 1 | -0/+14 |
| | | | | | from draft 4. Move some of the schedule definitions to sched.h which is a POSIX header. | ||||
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+49 |
Submitted by: john birrel One version of the pthreads library another will follow with differnt actions under some cases.. not QUITE complete |