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

/external/libvpx/libvpx/vp8/common/
H A Dthreading.h33 #define pthread_detach(thread) if(thread!=NULL)CloseHandle(thread) macro
55 #define pthread_detach(thread) 0 macro
/external/mesa3d/include/GL/
H A Dvms_x_fix.h1018 #define pthread_detach PTHREAD_DETACH macro

Completed in 117 milliseconds