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/thread/thread.mutex/thread.lock
David Majnemer f9f95be930 Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex
This is as straightforward as it sounds, a renamed from shared_mutex to
shared_timed_mutex.

Note that libcxx .dylib and .so files built with c++14 support need to
be rebuilt.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@204078 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
thread.lock.guard [tests] Increase a bunch of wait limits. 13 years ago
thread.lock.shared Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex 12 years ago
thread.lock.unique N3659: Shared locking in C++ Revision 2, c++1y only 12 years ago
types.pass.cpp license change 15 years ago