aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Mutex.cpp
AgeCommit message (Expand)Author
2007-01-20For PR808:Reid Spencer
2006-11-02Get rid of unused variable.Reid Spencer
2006-08-28simplify AnalysisGroup registration, eliminating one typeid call.Chris Lattner
2006-07-26For PR780:Reid Spencer
2006-04-17Add checks for __OpenBSD__.Jeff Cohen
2005-08-24For PR616:Reid Spencer
2005-08-02Fix grammar: it's == "it is".Misha Brukman
2005-07-27Eliminate all remaining tabs and trailing spaces.Jeff Cohen
2005-07-13Don't call pthread_mutexattr_setpshared on FreeBSD because its implementationReid Spencer
2005-07-13Win32 support for Mutex class.Jeff Cohen
2005-07-12For PR540:Reid Spencer