summaryrefslogtreecommitdiffstats
path: root/libcxx/test/thread/thread.threads/thread.thread.class
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2025-1242/+0
* Split thread test into two parts. Mark one as XFAIL with ASAN.Eric Fiselier2014-11-152-22/+75
* Mark another test as UNSUPPORTED with ASAN and MSANEric Fiselier2014-11-041-0/+2
* Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs2014-09-0521-0/+42
* Albert Wong: Fix thread.thread.id/lt.pass.cpp to not assume thread::id() pro...Howard Hinnant2014-02-041-4/+10
* LWG Issue 2097: packaged_task constructors should be constrainedMarshall Clow2013-10-121-0/+26
* Fixed race conditions in thread tests; exposed by UBSanMarshall Clow2013-03-2612-15/+15
* Brought thread variadic constructor up to current spec, which allows move-onl...Howard Hinnant2011-05-161-0/+20
* license changeHoward Hinnant2010-11-1623-46/+46
* 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-4/+3
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1123-23/+23
* libcxx initial importHoward Hinnant2010-05-1123-0/+1094
OpenPOWER on IntegriCloud