OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thr_self
(Results
1 - 13
of
13
) 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
();
/ndk/sources/host-tools/sed-4.2.1/m4/
threadlib.m4
174
[
thr_self
();],
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_solaris.h
314
#define
THR_SELF
thr_self
/external/bison/m4/
threadlib.m4
228
[[
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
...]
Completed in 217 milliseconds