summaryrefslogtreecommitdiff
path: root/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.constr
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-11-04Mark another test as UNSUPPORTED with ASAN and MSANEric Fiselier
2014-09-05Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs
2013-10-12LWG Issue 2097: packaged_task constructors should be constrainedMarshall Clow
2013-03-26Fixed race conditions in thread tests; exposed by UBSanMarshall Clow
2011-05-16Brought thread variadic constructor up to current spec, which allows move-onl...Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-09-04Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant