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

  /bionic/libc/bionic/
pthread_self.cpp 31 pthread_t pthread_self() { function
  /external/libvpx/libvpx/vp8/common/
threading.h 39 #define pthread_self() GetCurrentThreadId() macro
62 #define pthread_self() _gettid() macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
threading.h 39 #define pthread_self() GetCurrentThreadId() macro
62 #define pthread_self() _gettid() macro
  /external/dng_sdk/source/
dng_pthread.h 203 #define pthread_self dng_pthread_self macro
  /external/bison/lib/glthread/
lock.h 142 # ifndef pthread_self
143 # pragma weak pthread_self macro
    [all...]
  /art/runtime/
thread.h 1451 pthread_t pthread_self; variable
    [all...]
  /external/ImageMagick/MagickCore/
vms.h 836 #define pthread_self macro
    [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h 1055 #define pthread_self macro
    [all...]

Completed in 490 milliseconds