Searched defs:PlatformFutexWake (Results 1 – 2 of 2) sorted by relevance
379 void PlatformFutexWake(int* addr) { in PlatformFutexWake() function386 constexpr void (*PlatformFutexWake)(int*) = nullptr; variable
420 void PlatformFutexWake(int* addr) { in PlatformFutexWake() function427 constexpr void (*PlatformFutexWake)(int*) = nullptr; variable