llvm-project/libcxx/test/thread/thread.mutex
David Majnemer 7ec93f9b1c 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.

llvm-svn: 204078
2014-03-17 20:19:44 +00:00
..
thread.lock Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex 2014-03-17 20:19:44 +00:00
thread.lock.algorithm license change 2010-11-16 22:09:02 +00:00
thread.mutex.requirements Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex 2014-03-17 20:19:44 +00:00
thread.once noexcept and constexpr applied to <mutex>. 2012-07-21 16:13:09 +00:00
version.pass.cpp license change 2010-11-16 22:09:02 +00:00