summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/lock.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Consistently list "c++98, c++03" in chronological order. NFC.Stephan T. Lavavej2017-08-051-1/+1
* Adjust libc++ test infastructure to fully support modulesEric Fiselier2016-12-051-1/+1
* Add "FLAKY_TEST" test directive to support re-running flaky tests.Eric Fiselier2016-08-301-0/+2
* Attempt to prevent flaky thread.mutex tests by once again increasing timing t...Eric Fiselier2015-10-011-2/+2
* Refactor flaky shared_mutex testsEric Fiselier2015-08-261-3/+15
* Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480Marshall Clow2015-06-301-0/+50
OpenPOWER on IntegriCloud