Home
last modified time | relevance | path

Searched defs:TryWait (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/engine/flutter/fml/synchronization/
Dsemaphore.cc32 bool TryWait() { in TryWait() function in fml::PlatformSemaphore
74 bool TryWait() { in TryWait() function in fml::PlatformSemaphore
118 bool TryWait() { in TryWait() function in fml::PlatformSemaphore
157 bool Semaphore::TryWait() { in TryWait() function in fml::Semaphore