summaryrefslogtreecommitdiffstats
path: root/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2011-459/+0
* Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs2014-09-059-0/+18
* 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-082-2/+2
* Give a lot more timing latitude to some of the timing tests. Busy buildbots a...Howard Hinnant2013-02-061-2/+2
* N3191: C++ Timeout SpecificationHoward Hinnant2010-11-202-2/+2
* license changeHoward Hinnant2010-11-1611-22/+22
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-042-4/+4
* Fixing whitespace problemsHoward Hinnant2010-08-224-6/+2
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1111-11/+11
* libcxx initial importHoward Hinnant2010-05-1111-0/+446
OpenPOWER on IntegriCloud