Home
last modified time | relevance | path

Searched defs:pipe_condvar_wait (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h116 #define pipe_condvar_wait(cond, mutex) \ macro
227 #define pipe_condvar_wait(cond, mutex) \ macro
298 #define pipe_condvar_wait(condvar, mutex) \ macro