HomeSort by relevance Sort by last modified time
    Searched refs:thr_self (Results 1 - 12 of 12) sorted by null

  /bionic/libc/netbsd/net/
reentrant.h 221 #define thr_self() __libc_thr_self() macro
263 #define thr_self()
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xthreads.h 77 #define xthread_self thr_self
204 #define xthread_self thr_self
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h 77 #define xthread_self thr_self
204 #define xthread_self thr_self
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h 77 #define xthread_self thr_self
204 #define xthread_self thr_self
  /external/chromium_org/third_party/openssl/openssl/crypto/threads/
th-lock.c 244 ret=(unsigned long)thr_self();
mttest.c 924 ret=(unsigned long)thr_self();
  /external/openssl/crypto/threads/
th-lock.c 244 ret=(unsigned long)thr_self();
mttest.c 924 ret=(unsigned long)thr_self();
  /external/bison/lib/glthread/
lock.c 547 thread_t self = thr_self ();
568 if (lock->owner != thr_self ())
lock.h 511 # pragma weak thr_self macro
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_solaris.h 314 #define THR_SELF thr_self
  /external/bison/
configure 16646 thr_self(); function
    [all...]

Completed in 492 milliseconds