Home
last modified time | relevance | path

Searched refs:suspended_threads_list_ (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc110 return suspended_threads_list_; in suspended_threads_list()
114 SuspendedThreadsList suspended_threads_list_; member in __sanitizer::ThreadSuspender
123 if (suspended_threads_list_.Contains(tid)) in SuspendThread()
163 suspended_threads_list_.Append(tid); in SuspendThread()
169 for (uptr i = 0; i < suspended_threads_list_.thread_count(); i++) { in ResumeAllThreads()
170 pid_t tid = suspended_threads_list_.GetThreadID(i); in ResumeAllThreads()
185 for (uptr i = 0; i < suspended_threads_list_.thread_count(); i++) in KillAllThreads()
186 internal_ptrace(PTRACE_KILL, suspended_threads_list_.GetThreadID(i), in KillAllThreads()
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi7356 … <!-- __sanitizer::SuspendedThreadsList __sanitizer::ThreadSuspender::suspended_threads_list_ -->
7357 …<var-decl name='suspended_threads_list_' type-id='type-id-247' visibility='default' filepath='../.…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi4128 …<var-decl name='suspended_threads_list_' type-id='type-id-247' visibility='default' filepath='../.…