Searched defs:sleep_us (Results 1 – 5 of 5) sorted by relevance
32 __attribute__((noreturn)) void BusyWait(long busy_us, long sleep_us) { in BusyWait()81 long sleep_us = period_us - busy_us; in BusyThreadsMain() local
166 IH264E_ERROR_T ih264e_wait_for_thread(UWORD32 sleep_us) in ih264e_wait_for_thread()
118 int sleep_us = period_us; in r600_gpu_load_thread() local
135 int sleep_us = period_us; in r600_gpu_load_thread() local
220 void ChannelzSleep(int64_t sleep_us) { in ChannelzSleep()