Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_guard_impl.h389 constexpr bool PlatformSupportsFutex() { in PlatformSupportsFutex() function
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_guard_impl.h430 constexpr bool PlatformSupportsFutex() { return +PlatformFutexWait != nullptr; } in PlatformSupportsFutex() function