Searched refs:sync_wait (Results 1 – 2 of 2) sorted by relevance
731 void sync_wait(sync_t *sync) { in sync_wait() function1294 sync_wait(free_sync); in free_thread()1422 sync_wait(poll_sync); in poll_thread()1602 sync_wait(sync); in stage2_thread()1606 sync_wait(sync); in stage2_thread()1613 sync_wait(sync); in stage2_thread()1617 sync_wait(sync); in stage2_thread()1685 sync_wait(rw_thread_sync); in rw_thread()1700 sync_wait(rw_thread_sync); in rw_thread()
405 static int sync_wait(int fd, int timeout) { in sync_wait() function in __anonc460ff020111::CallbackListenerWrapper436 int error = sync_wait(presentFence, 500); in getPresentTime()