Searched defs:PlatformFutexWait (Results 1 – 1 of 1) sorted by relevance
399 void PlatformFutexWait(int* addr, int expect) { in PlatformFutexWait() function410 constexpr void (*PlatformFutexWait)(int*, int) = nullptr; variable