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

  /bionic/libc/bionic/
pthread_self.cpp 31 pthread_t pthread_self() { function
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_self.c 2 * pthread_self.c
41 pthread_self (void) function
141 } /* pthread_self */
  /external/libvpx/libvpx/vp8/common/
threading.h 35 #define pthread_self() GetCurrentThreadId() macro
58 #define pthread_self() _gettid() macro
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.h 129 inline pthread_t pthread_self(void) { function
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.h 126 inline pthread_t pthread_self(void) { function
  /external/bison/lib/glthread/
lock.h 142 # ifndef pthread_self
143 # pragma weak pthread_self macro
    [all...]
  /external/chromium_org/third_party/mongoose/
mongoose.c 230 static pthread_t pthread_self(void) { function
239 (unsigned long) time(NULL), (void *) pthread_self(), \
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h 1055 #define pthread_self macro
    [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h 1055 #define pthread_self macro
    [all...]

Completed in 399 milliseconds