summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements
Commit message (Expand)AuthorAgeFilesLines
* Guard a number of tests relying on threads support when built inRichard Barton2016-03-232-0/+2
* Attempt to prevent flaky thread.mutex tests by once again increasing timing t...Eric Fiselier2015-10-018-19/+24
* Refactor flaky shared_mutex testsEric Fiselier2015-08-264-22/+39
* Refactor and fix more flaky shared_mutex testsEric Fiselier2015-08-256-37/+123
* Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480Marshall Clow2015-06-308-0/+327
* Change #ifdefs in test to UNSUPPORTED. No functionality change in the testsMarshall Clow2015-06-119-48/+10
* [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.Eric Fiselier2015-04-021-0/+70
* Move test into test/std subdirectory.Eric Fiselier2014-12-2042-0/+1709
OpenPOWER on IntegriCloud