Searched defs:tracer_thread_argument (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cpp279 TracerThreadArgument *tracer_thread_argument = local
293 ThreadSuspender thread_suspender(internal_getppid(), tracer_thread_argument); local
397 struct TracerThreadArgument tracer_thread_argument; local
[all...]
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp181 TracerThreadArgument *tracer_thread_argument = local
194 ThreadSuspender thread_suspender(internal_getppid(), tracer_thread_argument); local
272 struct TracerThreadArgument tracer_thread_argument; local
[all...]

Completed in 203 milliseconds