Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h57 static INLINE pipe_thread pipe_thread_create( void *(* routine)( void *), void *param ) in pipe_thread_create() function
138 static INLINE pipe_thread pipe_thread_create( void *(WINAPI * routine)( void *), void *param ) in pipe_thread_create() function
252 static INLINE pipe_thread pipe_thread_create( void *(* routine)( void *), void *param ) in pipe_thread_create() function