summaryrefslogtreecommitdiffstats
path: root/libcxx/test/thread/thread.mutex
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-20103-5528/+0
* Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs2014-09-0576-0/+160
* Implement N3891: A proposal to rename shared_mutex to shared_timed_mutexDavid Majnemer2014-03-1727-72/+72
* N3659: Shared locking in C++ Revision 2, c++1y onlyHoward Hinnant2013-09-2136-1/+1780
* 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-111-1/+1
* [tests] Another batch of timeout increases.Daniel Dunbar2013-02-083-3/+3
* [tests] Increase a bunch of wait limits.Daniel Dunbar2013-02-0810-11/+11
* Give a lot more timing latitude to some of the timing tests. Busy buildbots a...Howard Hinnant2013-02-064-7/+7
* Loosen up the timing requirements on 4 more tests.Howard Hinnant2012-08-042-2/+2
* noexcept and constexpr applied to <mutex>.Howard Hinnant2012-07-211-1/+8
* update test for explicit bool operator.Howard Hinnant2012-02-251-3/+3
* Brought call_once variadic call up to current spec, which allows move-only fu...Howard Hinnant2011-05-161-0/+20
* Update testsuite strucuture to latest draftHoward Hinnant2010-11-232-0/+24
* Update testsuite strucuture to latest draftHoward Hinnant2010-11-2315-608/+0
* Update testsuite strucuture to latest draftHoward Hinnant2010-11-2315-0/+608
* Update testsuite strucuture to latest draftHoward Hinnant2010-11-2312-0/+0
* N3191: C++ Timeout SpecificationHoward Hinnant2010-11-207-7/+7
* license changeHoward Hinnant2010-11-1666-132/+132
* Relaxing timing test a bit to avoid spurious test failures under loadHoward Hinnant2010-10-071-2/+2
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-042-4/+4
* Fixing whitespace problemsHoward Hinnant2010-08-228-14/+7
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1166-66/+66
* libcxx initial importHoward Hinnant2010-05-1166-0/+3546
OpenPOWER on IntegriCloud