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

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

Completed in 111 milliseconds