Searched refs:abs_timespec (Results 1 – 2 of 2) sorted by relevance
1473 struct timespec abs_timespec; in x11_acquire_next_image_poll_x11() local1474 timespec_from_nsec(&abs_timespec, atimeout); in x11_acquire_next_image_poll_x11()1478 …hread_cond_timedwait(&chain->present_progress_cond, &chain->present_progress_mutex, &abs_timespec); in x11_acquire_next_image_poll_x11()2423 struct timespec abs_timespec; in x11_wait_for_present_queued() local2435 timespec_from_nsec(&abs_timespec, abs_timeout); in x11_wait_for_present_queued()2441 &abs_timespec); in x11_wait_for_present_queued()
2045 struct timespec abs_timespec; in wsi_display_wait_for_present() local2058 timespec_from_nsec(&abs_timespec, abs_timeout); in wsi_display_wait_for_present()2064 &abs_timespec); in wsi_display_wait_for_present()