summaryrefslogtreecommitdiff
path: root/libthreads/cprocs.c
AgeCommit message (Collapse)Author
1995-12-06(condition_unimplies): Take address of (*impp)->next in assignment toMichael I. Bushnell
IMPP on loop step instruction.
1995-09-22Include hurd/threadvar.h.Roland McGrath
1995-08-30Repair typos.Michael I. Bushnell
1995-08-30(cond_signal): If this condition has implications, see if one of themMichael I. Bushnell
needs to be signalled when we have no waiters. (cond_broadcast): Signal the implications list too. (condition_implies, condition_unimplies): New functions.
1995-04-04(mutex_lock_solid, mutex_unlock_solid): Renamed to __*.Roland McGrath
(_cthread_mutex_lock_routine, _cthread_mutex_unlock_routine): Variables removed.
1994-05-19entered into RCSRoland McGrath
1994-05-05Formerly cprocs.c.~2~Roland McGrath
1992-10-06Initial revisionMichael I. Bushnell