Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_guard_impl.h379 void PlatformFutexWake(int* addr) { in PlatformFutexWake() function
386 constexpr void (*PlatformFutexWake)(int*) = nullptr; variable
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_guard_impl.h420 void PlatformFutexWake(int* addr) { in PlatformFutexWake() function
427 constexpr void (*PlatformFutexWake)(int*) = nullptr; variable