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.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons
Marshall Clow 59bcc879ab Implement Pp0156r2: 'Variadic Lock Guard, version 5' Reviewed as https://reviews.llvm.org/D31163.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@298681 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
copy_assign.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 10 years ago
copy_ctor.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 10 years ago
default.pass.cpp Refactor shared_timed_mutex tests. 10 years ago
move_assign.pass.cpp Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof 10 years ago
move_ctor.pass.cpp Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof 10 years ago
mutex.pass.cpp Implement Pp0156r2: 'Variadic Lock Guard, version 5' Reviewed as https://reviews.llvm.org/D31163. 9 years ago
mutex_adopt_lock.pass.cpp Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof 10 years ago
mutex_defer_lock.pass.cpp Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof 10 years ago
mutex_duration.pass.cpp Adjust libc++ test infastructure to fully support modules 9 years ago
mutex_time_point.pass.cpp Adjust libc++ test infastructure to fully support modules 9 years ago
mutex_try_to_lock.pass.cpp Refactor shared_timed_mutex tests. 10 years ago