You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.constr
Eric Fiselier f5b30213b6 Placate MSVC's unchecked malloc warning in thread tests.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@273385 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
F.pass.cpp Placate MSVC's unchecked malloc warning in thread tests. 10 years ago
constr.fail.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
copy.fail.cpp Move test into test/std subdirectory. 11 years ago
default.pass.cpp Move test into test/std subdirectory. 11 years ago
move.pass.cpp Fix race conditions in test class used throughout the std::thread tests. 11 years ago