Home
last modified time | relevance | path

Searched refs:suspended_threads_list (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_test.cc55 void Callback(const SuspendedThreadsList &suspended_threads_list, in Callback() argument
142 void AdvancedCallback(const SuspendedThreadsList &suspended_threads_list, in AdvancedCallback() argument
192 static void SegvCallback(const SuspendedThreadsList &suspended_threads_list, in SegvCallback() argument
Dsanitizer_stoptheworld_testlib.cc34 void Callback(const SuspendedThreadsList &suspended_threads_list, in Callback() argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld.h57 const SuspendedThreadsList &suspended_threads_list,
Dsanitizer_stoptheworld_linux_libcdep.cc109 SuspendedThreadsList &suspended_threads_list() { in suspended_threads_list() function in __sanitizer::ThreadSuspender
297 tracer_thread_argument->callback(thread_suspender.suspended_threads_list(), in TracerThread()
/external/compiler-rt/lib/asan/
Dasan_memory_profile.cc84 static void MemoryProfileCB(const SuspendedThreadsList &suspended_threads_list, in MemoryProfileCB() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_linux.cc130 const SuspendedThreadsList &suspended_threads_list, in FlushShadowMemoryCallback() argument