Searched defs:pthread_self (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread_self.c2 * pthread_self.c
41 pthread_self (void) function
141 } /* pthread_self */
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dthreading.h39 #define pthread_self() GetCurrentThreadId() macro
62 #define pthread_self() _gettid() macro
/external/libvpx/libvpx/vp8/common/
H A Dthreading.h39 #define pthread_self() GetCurrentThreadId() macro
62 #define pthread_self() _gettid() macro
/external/bison/lib/glthread/
H A Dlock.h142 # ifndef pthread_self
143 # pragma weak pthread_self macro
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dport.h129 inline pthread_t pthread_self(void) { function
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.h126 inline pthread_t pthread_self(void) { function
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dvms_x_fix.h1055 #define pthread_self PTHREAD_SELF macro
/external/mesa3d/include/GL/
H A Dvms_x_fix.h1055 #define pthread_self PTHREAD_SELF macro

Completed in 277 milliseconds