summaryrefslogtreecommitdiffstats
path: root/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.constr
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-341/+0
* 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-053-0/+6
* 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-262-4/+4
* Brought thread variadic constructor up to current spec, which allows move-onl...Howard Hinnant2011-05-161-0/+20
* license changeHoward Hinnant2010-11-164-8/+8
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-041-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-222-2/+2
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-114-4/+4
* libcxx initial importHoward Hinnant2010-05-114-0/+287
OpenPOWER on IntegriCloud