Searched refs:sync_wait (Results 1 – 2 of 2) sorted by relevance
730 void sync_wait(sync_t *sync) { in sync_wait() function1293 sync_wait(free_sync); in free_thread()1421 sync_wait(poll_sync); in poll_thread()1601 sync_wait(sync); in stage2_thread()1605 sync_wait(sync); in stage2_thread()1612 sync_wait(sync); in stage2_thread()1616 sync_wait(sync); in stage2_thread()1684 sync_wait(rw_thread_sync); in rw_thread()1695 sync_wait(rw_thread_sync); in rw_thread()
363 static int sync_wait(int fd, int timeout) { in sync_wait() function in __anon833041150111::CallbackListenerWrapper394 int error = sync_wait(presentFence, 500); in getPresentTime()