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_keycreate
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
tls.h
210
# pragma weak
thr_keycreate
macro
236
if (
thr_keycreate
(&(NAME).key, DESTRUCTOR) != 0) \
tls.h
210
# pragma weak
thr_keycreate
macro
236
if (
thr_keycreate
(&(NAME).key, DESTRUCTOR) != 0) \
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
tls.h
210
# pragma weak
thr_keycreate
macro
236
if (
thr_keycreate
(&(NAME).key, DESTRUCTOR) != 0) \
tls.h
210
# pragma weak
thr_keycreate
macro
236
if (
thr_keycreate
(&(NAME).key, DESTRUCTOR) != 0) \
/src/lib/libc/include/
reentrant.h
197
#define
thr_keycreate
(k, d) __libc_thr_keycreate((k), (d))
macro
305
#define
thr_keycreate
(k, d) /*LINTED*/0
reentrant.h
197
#define
thr_keycreate
(k, d) __libc_thr_keycreate((k), (d))
macro
305
#define
thr_keycreate
(k, d) /*LINTED*/0
Completed in 61 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026