summaryrefslogtreecommitdiffstats
path: root/libcxx/test/thread/thread.threads
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2030-1397/+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-0526-0/+52
* Handle partial nanosleeps in this_thread::sleep_forDavid Majnemer2014-06-041-0/+20
* 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
* [tests] Another batch of timeout increases.Daniel Dunbar2013-02-112-4/+4
* Brought thread variadic constructor up to current spec, which allows move-onl...Howard Hinnant2011-05-161-0/+20
* license changeHoward Hinnant2010-11-1628-56/+56
* 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-1128-28/+28
* libcxx initial importHoward Hinnant2010-05-1128-0/+1219
OpenPOWER on IntegriCloud