HomeSort by relevance Sort by last modified time
    Searched defs:pthread_self (Results 1 - 10 of 10) 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/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
threading.h 39 #define pthread_self() GetCurrentThreadId() macro
62 #define pthread_self() _gettid() macro
  /external/libvpx/libvpx/vp8/common/
threading.h 39 #define pthread_self() GetCurrentThreadId() macro
62 #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...]
  /art/runtime/
thread.h 1113 pthread_t pthread_self; variable
    [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 850 milliseconds