Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
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()
Dsanitizer_stoptheworld_linux_libcdep.cpp279 static int TracerThread(void* argument) { in TracerThread() function
433 TracerThread, tracer_stack.Bottom(), in StopTheWorld()