Home
last modified time | relevance | path

Searched refs:pipe_semaphore_init (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h78 pipe_semaphore_init(pipe_semaphore *sema, int init_val) in pipe_semaphore_init() function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c1244 pipe_semaphore_init(&rast->tasks[i].work_ready, 0); in create_rast_threads()
1245 pipe_semaphore_init(&rast->tasks[i].work_done, 0); in create_rast_threads()