OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__cxa_thread_atexit
(Results
1 - 12
of
12
) sorted by relevancy
/src/lib/libc/include/
atexit.h
37
int
__cxa_thread_atexit
(void (*)(void *), void *, void *);
/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
atexit_thread.cc
36
__cxa_thread_atexit
(void (_GLIBCXX_CDTOR_CALLABI *dtor)(void *),
58
// Libc provides
__cxa_thread_atexit
definition.
65
__cxxabiv1::
__cxa_thread_atexit
(void (_GLIBCXX_CDTOR_CALLABI *dtor)(void *),
150
__cxxabiv1::
__cxa_thread_atexit
(void (_GLIBCXX_CDTOR_CALLABI *dtor)(void *),
cxxabi.h
140
__cxa_thread_atexit
(void (_GLIBCXX_CDTOR_CALLABI *)(void*), void*, void *) _GLIBCXX_NOTHROW;
142
__cxa_thread_atexit
(void (*)(void*), void*, void *) _GLIBCXX_NOTHROW;
/src/lib/libc/stdlib/
cxa_thread_atexit.c
66
*
__cxa_thread_atexit
unconditionally.
68
__weak_alias(
__cxa_thread_atexit
, __cxa_thread_atexit_impl)
/src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
atexit_thread.cc
40
// Libc provides
__cxa_thread_atexit
definition.
47
__cxxabiv1::
__cxa_thread_atexit
(void (_GLIBCXX_CDTOR_CALLABI *dtor)(void *),
124
__cxxabiv1::
__cxa_thread_atexit
(void (_GLIBCXX_CDTOR_CALLABI *dtor)(void *),
cxxabi.h
140
__cxa_thread_atexit
(void (_GLIBCXX_CDTOR_CALLABI *)(void*), void*, void *) _GLIBCXX_NOTHROW;
142
__cxa_thread_atexit
(void (*)(void*), void*, void *) _GLIBCXX_NOTHROW;
/src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/
gnu-versioned-namespace.ver
188
__cxa_thread_atexit
;
gnu.ver
2733
__cxa_thread_atexit
;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/pre/
gnu-versioned-namespace.ver
188
__cxa_thread_atexit
;
gnu.ver
2649
__cxa_thread_atexit
;
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
26326
for ac_func in __cxa_thread_atexit_impl
__cxa_thread_atexit
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure
28320
for ac_func in __cxa_thread_atexit_impl
__cxa_thread_atexit
[
all
...]
Completed in 79 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026