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

  /bionic/libc/bionic/
pthread_self.cpp 31 pthread_t pthread_self() { function
  /external/libvpx/libvpx/vp8/common/
threading.h 35 #define pthread_self() GetCurrentThreadId() macro
58 #define pthread_self() _gettid() macro
  /external/bison/lib/glthread/
lock.h 142 # ifndef pthread_self
143 # pragma weak pthread_self macro
    [all...]

Completed in 275 milliseconds