Searched refs:FutexGuard (Results 1 – 2 of 2) sorted by relevance
157 using FutexImpl = FutexGuard<&NopFutexWait, &NopFutexWake, &MockGetThreadID>; in main()
611 using FutexGuard = GuardObject<InitByteFutex<Wait, Wake, GetThreadIDArg>>; variable642 using type = FutexGuard<PlatformFutexWait, PlatformFutexWake, PlatformThreadID>;