summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.mutex/thread.lock
Commit message (Expand)AuthorAgeFilesLines
* Implement LWG2577: {shared,unique}_lock</tt> should use std::addressofMarshall Clow2016-03-1410-42/+150
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-1010-0/+10
* Attempt to prevent flaky thread.mutex tests by once again increasing timing t...Eric Fiselier2015-10-014-9/+8
* Refactor shared_timed_mutex tests.Eric Fiselier2015-08-2221-146/+119
* Fix PR23041. Use lock_shared() as opposed to lock() in shared_lock test.Eric Fiselier2015-03-271-1/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2053-0/+2483
OpenPOWER on IntegriCloud