summaryrefslogtreecommitdiffstats
path: root/libcxx/test/thread/thread.mutex/thread.lock
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2053-2483/+0
* Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs2014-09-0546-0/+92
* Implement N3891: A proposal to rename shared_mutex to shared_timed_mutexDavid Majnemer2014-03-1715-45/+45
* N3659: Shared locking in C++ Revision 2, c++1y onlyHoward Hinnant2013-09-2124-1/+1151
* Fix a bug in mutex_try_to_lock. This was previously trying to unlock a mutex...David Chisnall2013-02-191-1/+0
* [tests] Another batch of timeout increases.Daniel Dunbar2013-02-081-1/+1
* [tests] Increase a bunch of wait limits.Daniel Dunbar2013-02-084-4/+4
* Give a lot more timing latitude to some of the timing tests. Busy buildbots a...Howard Hinnant2013-02-062-3/+3
* update test for explicit bool operator.Howard Hinnant2012-02-251-3/+3
* N3191: C++ Timeout SpecificationHoward Hinnant2010-11-203-3/+3
* license changeHoward Hinnant2010-11-1630-60/+60
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-042-4/+4
* Fixing whitespace problemsHoward Hinnant2010-08-225-7/+3
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1130-30/+30
* libcxx initial importHoward Hinnant2010-05-1130-0/+1246
OpenPOWER on IntegriCloud