OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__sanitizer_thread_exit_hook
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/libsanitizer/lsan/
lsan_fuchsia.cpp
128
void
__sanitizer_thread_exit_hook
(void *hook, thrd_t self) { ThreadFinish(); }
function
/src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
lsan_fuchsia.cpp
121
void
__sanitizer_thread_exit_hook
(void *hook, thrd_t self) { ThreadFinish(); }
function
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_fuchsia.cc
221
void
__sanitizer_thread_exit_hook
(void *hook, thrd_t self) {
function
asan_rtems.cc
250
void
__sanitizer_thread_exit_hook
(void *handle, uptr self) {
function
/src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_fuchsia.cpp
177
// we will be using
__sanitizer_thread_exit_hook
.
231
void
__sanitizer_thread_exit_hook
(void *hook, thrd_t self) {
function
/src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_fuchsia.cpp
174
// we will be using
__sanitizer_thread_exit_hook
.
209
void
__sanitizer_thread_exit_hook
(void *hook, thrd_t self) {
function
/src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_fuchsia.cpp
270
void
__sanitizer_thread_exit_hook
(void *hook, thrd_t self) {
function
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_fuchsia.cpp
262
void
__sanitizer_thread_exit_hook
(void *hook, thrd_t self) {
function
Completed in 33 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026