Searched refs:os_time_sleep (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
H A Dos_time.h64 #define os_time_sleep(_usecs) usleep(_usecs) macro
67 os_time_sleep(int64_t usecs);
H A Dos_time.c74 os_time_sleep(int64_t usecs) function
H A Dos_thread.h300 os_time_sleep(condvar); \
/external/mesa3d/src/gallium/auxiliary/os/
H A Dos_time.h64 #define os_time_sleep(_usecs) usleep(_usecs) macro
67 os_time_sleep(int64_t usecs);
H A Dos_time.c74 os_time_sleep(int64_t usecs) function
H A Dos_thread.h300 os_time_sleep(condvar); \
/external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
H A Dpipe_barrier_test.c55 os_time_sleep(thread_id * 1000 * 1000);
/external/mesa3d/src/gallium/tests/unit/
H A Dpipe_barrier_test.c55 os_time_sleep(thread_id * 1000 * 1000);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_time.h142 os_time_sleep(usecs);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_time.h142 os_time_sleep(usecs);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_screen.c509 os_time_sleep(10);
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c509 os_time_sleep(10);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dradeonsi_pipe.c578 os_time_sleep(10);
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeonsi_pipe.c578 os_time_sleep(10);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_pipe.c764 os_time_sleep(10);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/
H A Drbug_core.c824 os_time_sleep(1);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c764 os_time_sleep(10);
/external/mesa3d/src/gallium/drivers/rbug/
H A Drbug_core.c824 os_time_sleep(1);

Completed in 597 milliseconds