aboutsummaryrefslogtreecommitdiff
path: root/libthreads/cthreads.h
Commit message (Collapse)AuthorAgeFilesLines
* 2001-03-31 Roland McGrath <roland@frob.com>Roland McGrath2001-03-311-9/+15
| | | | | | | | | | * cthreads.h: Fix obsolescent #endif syntax. * cthread_internals.h: Likewise. * cancel-cond.c: Likewise. * stack.c: Likewise. * cthreads.c: Likewise. * cprocs.c: Likewise. * call.c: Likewise.
* 1999-06-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-131-4/+9
| | | | | * cthreads.h (MACRO_BEGIN, MACRO_END): #undef before unconditionally redefining. Use GCC extension for statement expression with value 0.
* 1999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-301-1/+7
| | | | * cthreads.h (mutex_clear): Change again, to call mutex_init.
* 1999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-291-1/+5
| | | | | * cthreads.h (mutex_clear): Change from syntax error to no-op (with warning avoidance).
* [lint] (NEVER): Spurious global variable removed.Roland McGrath1996-05-041-7/+4
| | | | [!lint] (NEVER): Useless macro removed.
* Use prototypes for functions of zero args.Roland McGrath1996-01-241-30/+34
|
* (CONDITION_INITIALIZER): Provide initial zero for IMPLICATIONS member.Michael I. Bushnell1995-09-131-1/+13
| | | | (condition_init): Bother initializing NAME and IMPLICATIONS members.
* (condition_implies, condition_unimplies): New functions.Michael I. Bushnell1995-08-301-3/+19
| | | | | | | | | | (struct condition): New member `implications'. (cond_imp): New structure. (cond_signal): Return int now. (condition_broadcast): Always call cond_broadcast if this condition has implications. (condition_signal): Always call cond_signal if this condition has implications.
* (hurd_condition_wait): Provide declaration.Michael I. Bushnell1995-08-301-0/+6
|
* Reverse previous change.Michael I. Bushnell1995-07-181-1/+1
|
* (struct cthread): Delete member `catch'.Michael I. Bushnell1995-07-171-1/+4
|
* (mutex_lock, mutex_unlock): Use __ names for *_solid.Roland McGrath1995-04-041-8/+8
|
* entered into RCSRoland McGrath1994-05-051-1/+7
|
* Formerly cthreads.h.~3~Roland McGrath1994-05-041-1/+22
|
* Formerly cthreads.h.~2~Michael I. Bushnell1993-03-171-1/+4
|
* Initial revisionMichael I. Bushnell1992-10-061-0/+556