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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking
Louis Dionne d88714db16 [libc++] Add proper XFAILs for shared_mutex tests
Dylib support for shared_mutex was added in macOS 10.12, so the tests
should be XFAILed accordingly instead of being completely disabled
whenever availability is enabled.

rdar://problem/48769104

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@357079 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
lock.pass.cpp [libc++] Add proper XFAILs for shared_mutex tests 6 years ago
try_lock.pass.cpp Support tests in freestanding 6 years ago
try_lock_for.pass.cpp Support tests in freestanding 6 years ago
try_lock_until.pass.cpp Support tests in freestanding 6 years ago
unlock.pass.cpp Support tests in freestanding 6 years ago