Searched defs:for_at_least (Results 1 – 25 of 26) sorted by relevance
12
75 chrono::SystemClock::duration for_at_least) { in WriteReadFor()83 chrono::SystemClock::duration for_at_least) { in WriteReadFor()112 chrono::SystemClock::duration for_at_least) { in WriteFor()118 chrono::SystemClock::duration for_at_least) { in WriteFor()146 chrono::SystemClock::duration for_at_least) { in ReadFor()153 chrono::SystemClock::duration for_at_least) { in ReadFor()179 chrono::SystemClock::duration for_at_least) { in ProbeDeviceFor()
20 void pw_this_thread_CallSleepFor(pw_chrono_SystemClock_Duration for_at_least) { in pw_this_thread_CallSleepFor()
20 pw_chrono_SystemClock_Duration for_at_least) { in pw_this_thread_SleepFor()
22 chrono::SystemClock::duration for_at_least) { in try_lock_for()
29 chrono::SystemClock::duration for_at_least) { in try_acquire_for()
27 chrono::SystemClock::duration for_at_least) { in try_acquire_for()
23 inline void sleep_for(chrono::SystemClock::duration for_at_least) { in sleep_for()
30 void sleep_for(SystemClock::duration for_at_least) { in sleep_for()
30 bool TimedMutex::try_lock_for(SystemClock::duration for_at_least) { in try_lock_for()
36 bool BinarySemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for()
56 bool CountingSemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for()
29 bool BinarySemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for()
29 bool TimedMutex::try_lock_for(SystemClock::duration for_at_least) { in try_lock_for()
43 bool CountingSemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for()
29 void sleep_for(chrono::SystemClock::duration for_at_least) { in sleep_for()
29 bool CountingSemaphore::try_acquire_for(SystemClock::duration for_at_least) { in try_acquire_for()
31 pw_sync_TimedMutex* mutex, pw_chrono_SystemClock_Duration for_at_least) { in pw_sync_TimedMutex_CallTryLockFor()
28 pw_sync_TimedMutex* mutex, pw_chrono_SystemClock_Duration for_at_least) { in pw_sync_TimedMutex_TryLockFor()
36 pw_chrono_SystemClock_Duration for_at_least) { in pw_sync_BinarySemaphore_TryAcquireFor()
37 pw_chrono_SystemClock_Duration for_at_least) { in pw_sync_BinarySemaphore_CallTryAcquireFor()
41 pw_chrono_SystemClock_Duration for_at_least) { in pw_sync_CountingSemaphore_TryAcquireFor()
44 pw_chrono_SystemClock_Duration for_at_least) { in pw_sync_CountingSemaphore_CallTryAcquireFor()