aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/ThreadSupport-PThreads.h
AgeCommit message (Expand)Author
2005-07-12For PR540:Reid Spencer
2005-04-21Remove trailing whitespaceMisha Brukman
2005-02-27Fix this to create a recursive mutex. Patch by Evan Jones!Chris Lattner
2004-09-01Changes For Bug 352Reid Spencer
2004-01-17Revision of Brian's threading support library to be a bit more generic andChris Lattner
2003-12-01Lock abstraction, introduced with a view toward making the JIT thread-safe.Brian Gaeke