aboutsummaryrefslogtreecommitdiff
path: root/libthreads/rwlock.c
Commit message (Collapse)AuthorAgeFilesLines
* Mon Oct 21 22:05:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-241-6/+2
| | | | | | | | | * i386/csw.S (CALL_MCOUNT): New macro. (cproc_swtich, cproc_start_wait, cproc_prepare): Use CALL_MCOUNT. * rwlock.h: Change extern inline protection to use new canonical method. * rwlock.c: Rewritten.
* (_RWLOCK_DEFINE_FUNCTIONS): New macro; use in place of clearingMichael I. Bushnell1996-05-091-1/+1
| | | | _EXTERN_INLINE, which conflicts with machine-sp.h.
* Initial revisionRoland McGrath1996-05-041-0/+6