aboutsummaryrefslogtreecommitdiff
path: root/libthreads/rwlock.h
Commit message (Collapse)AuthorAgeFilesLines
* If _RWLOCK_DEFINE_FUNCTIONS is defined, then clear _EXTERN_INLINE, butMichael I. Bushnell1996-05-091-0/+5
| | | | *after* header files have been included.
* Moved to libthreads from libshouldbeinlibc.Roland McGrath1996-05-041-9/+13
| | | | | (_EXTERN_INLINE): New macro. Use it for all the inline defns.
* Protect against multiple inclusion.Roland McGrath1995-10-071-0/+9
| | | | Include cthreads.h and assert.h.
* (RWLOCK_INITIALIZER): New macro.Roland McGrath1995-09-231-0/+3
|
* Initial revisionMiles Bader1995-05-081-0/+95