HomeSort by relevance Sort by last modified time
    Searched defs:pipe_thread_create (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
os_thread.h 57 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/
os_thread.h 57 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 99 milliseconds