OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thr_setspecific
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
tls.h
212
# pragma weak
thr_setspecific
macro
253
if (
thr_setspecific
((NAME).key, (POINTER)) != 0) \
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
tls.h
212
# pragma weak
thr_setspecific
macro
253
if (
thr_setspecific
((NAME).key, (POINTER)) != 0) \
/src/lib/libc/include/
reentrant.h
198
#define
thr_setspecific
(k, p) __libc_thr_setspecific((k), (p))
macro
306
#define
thr_setspecific
(k, p) __nothing
Completed in 68 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026