Searched refs:PlatformFutexWake (Results 1 – 2 of 2) sorted by relevance
404 void PlatformFutexWake(int* addr) { in PlatformFutexWake() function411 constexpr void (*PlatformFutexWake)(int*) = nullptr; variable421 void (*Wake)(int*) = PlatformFutexWake,563 InitByteFutex<PlatformFutexWait, PlatformFutexWake, PlatformThreadID>;
369 PlatformFutexWake(&lock1); in test_futex_syscall()371 PlatformFutexWake(&lock2); in test_futex_syscall()