HomeSort by relevance Sort by last modified time
    Searched refs:suspended_threads_list (Results 1 - 6 of 6) sorted by null

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_stoptheworld_testlib.cc 34 void Callback(const SuspendedThreadsList &suspended_threads_list,
sanitizer_stoptheworld_test.cc 55 void Callback(const SuspendedThreadsList &suspended_threads_list,
142 void AdvancedCallback(const SuspendedThreadsList &suspended_threads_list,
192 static void SegvCallback(const SuspendedThreadsList &suspended_threads_list,
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld.h 57 const SuspendedThreadsList &suspended_threads_list,
sanitizer_stoptheworld_linux_libcdep.cc 109 SuspendedThreadsList &suspended_threads_list() { function in class:__sanitizer::ThreadSuspender
297 tracer_thread_argument->callback(thread_suspender.suspended_threads_list(),
  /external/compiler-rt/lib/asan/
asan_memory_profile.cc 84 static void MemoryProfileCB(const SuspendedThreadsList &suspended_threads_list,
  /external/compiler-rt/lib/tsan/rtl/
tsan_platform_linux.cc 130 const SuspendedThreadsList &suspended_threads_list,

Completed in 101 milliseconds