Searched refs:run_args (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp54 struct RunThreadArgs *run_args = (struct RunThreadArgs *)arg; local
73 run_args->callback(suspended_threads_list, run_args->argument);

Completed in 95 milliseconds