Searched defs:try_acquire_for (Results 1 – 8 of 8) sorted by relevance
29 bool BinarySemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for() function in pw::sync::BinarySemaphore
43 bool CountingSemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for() function in pw::sync::CountingSemaphore
28 inline bool CountingSemaphore::try_acquire_for( in try_acquire_for() function
26 inline bool BinarySemaphore::try_acquire_for( in try_acquire_for() function
36 bool BinarySemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for() function in pw::sync::BinarySemaphore
56 bool CountingSemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for() function in pw::sync::CountingSemaphore
29 bool CountingSemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for() function in pw::sync::CountingSemaphore