Home
last modified time | relevance | path

Searched refs:PlatformSupportsFutex (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libcxxabi/test/
Dguard_threaded_test.pass.cpp335 PlatformSupportsFutex(), in test_all_impls()
341 if (PlatformSupportsFutex()) in test_all_impls()
348 if (!PlatformSupportsFutex()) in test_futex_syscall()
/external/llvm-project/libcxxabi/src/
Dcxa_guard_impl.h414 constexpr bool PlatformSupportsFutex() { in PlatformSupportsFutex() function
578 || PlatformSupportsFutex(), "Futex selected but not supported");