summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.constr/F.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Repair thread-unsafe modifications of n_alive in F.pass.cppBilly Robert O'Neal III2018-10-191-4/+10
* [libcxx] [test] Fix comment typos, strip trailing whitespace.Stephan T. Lavavej2017-01-181-1/+1
* Fix yet another dynamic exception specEric Fiselier2016-12-111-2/+2
* [libcxx] Recover no-exceptions XFAILs - IAsiri Rathnayake2016-10-061-2/+5
* Placate MSVC's unchecked malloc warning in thread tests.Eric Fiselier2016-06-221-1/+3
* [libcxx] Fix PR15638 - Only allocate in parent when starting a thread to prev...Eric Fiselier2016-04-201-15/+51
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* [libcxx] Add Atomic test helper and fix TSAN failures.Eric Fiselier2015-08-181-3/+5
* Use generic feature name for sanitizers that replace new and deleteEric Fiselier2015-03-101-1/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+154
OpenPOWER on IntegriCloud