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

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_testlib.cc34 void Callback(const SuspendedThreadsList &suspended_threads_list, argument
H A Dsanitizer_stoptheworld_test.cc55 void Callback(const SuspendedThreadsList &suspended_threads_list, argument
142 void AdvancedCallback(const SuspendedThreadsList &suspended_threads_list, argument
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld.h57 const SuspendedThreadsList &suspended_threads_list,
H A Dsanitizer_stoptheworld_linux_libcdep.cc83 SuspendedThreadsList &suspended_threads_list() { function in class:__sanitizer::ThreadSuspender
263 tracer_thread_argument->callback(thread_suspender.suspended_threads_list(),
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cc119 const SuspendedThreadsList &suspended_threads_list,
118 FlushShadowMemoryCallback( const SuspendedThreadsList &suspended_threads_list, void *argument) argument

Completed in 301 milliseconds