Home
last modified time | relevance | path

Searched refs:TracerThread (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cc180 static int TracerThread(void *argument) { in TracerThread() function
287 uptr tracer_pid = internal_clone(TracerThread, tracer_stack.Bottom(), in StopTheWorld()
H A Dsanitizer_stoptheworld_linux_libcdep.cc292 static int TracerThread(void* argument) { in TracerThread() function
452 TracerThread, tracer_stack.Bottom(), in StopTheWorld()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp180 static int TracerThread(void *argument) { in TracerThread() function
287 uptr tracer_pid = internal_clone(TracerThread, tracer_stack.Bottom(), in StopTheWorld()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp278 static int TracerThread(void* argument) { in TracerThread() function
432 TracerThread, tracer_stack.Bottom(), in StopTheWorld()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc278 static int TracerThread(void* argument) { in TracerThread() function
432 TracerThread, tracer_stack.Bottom(), in StopTheWorld()