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

  /bionic/libc/netbsd/net/
reentrant.h 220 #define thr_self() __libc_thr_self() macro
262 #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/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/bison/
configure 16646 thr_self(); function
    [all...]

Completed in 4582 milliseconds