summaryrefslogtreecommitdiffstats
path: root/src/include/k5-thread.h
Commit message (Expand)AuthorAgeFilesLines
...
* * k5-thread.h: Restructured mutex code.Ken Raeburn2004-07-021-175/+278
* * k5-thread.h (K5_MUTEX_DEBUG_INITIALIZER): Use current file and line.Ken Raeburn2004-07-011-10/+14
* * k5-thread.h (k5_debug_assert_locked, k5_debug_assert_unlocked): New macros.Ken Raeburn2004-06-301-0/+15
* * k5-thread.h: Error out at compile time if thread support is enabled but theKen Raeburn2004-06-021-0/+20
* * k5-thread.h: On IRIX, with threads enabled, reject gcc older than v3Ken Raeburn2004-05-131-1/+1
* * k5-thread.h: On IRIX, if gcc is older than v3, tell the user to get a newerKen Raeburn2004-05-131-1/+4
* Update mutex debug code to be somewhat compatible with multi-threadedKen Raeburn2004-05-011-24/+28
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-27/+200
* fix debug initializer and copyrightKen Raeburn2004-03-061-3/+29
* * k5-thread.h: New fileKen Raeburn2004-03-061-0/+147