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