OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thr_setspecific
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/netbsd/net/
reentrant.h
201
#define
thr_setspecific
(k, p) __libc_thr_setspecific((k), (p))
macro
257
#define
thr_setspecific
(k, p)
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_solaris.h
252
thr_setspecific
(threadid_key, (void *)newval); \
257
thr_setspecific
(cpuid_key, (void *)newval); \
262
thr_setspecific
(last_thread_key, (void *)newval); \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xthreads.h
88
#define xthread_set_specific(k,v)
thr_setspecific
(k,v)
212
#define xthread_set_specific(k,v)
thr_setspecific
(k,v)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h
88
#define xthread_set_specific(k,v)
thr_setspecific
(k,v)
212
#define xthread_set_specific(k,v)
thr_setspecific
(k,v)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h
88
#define xthread_set_specific(k,v)
thr_setspecific
(k,v)
212
#define xthread_set_specific(k,v)
thr_setspecific
(k,v)
Completed in 4021 milliseconds