Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common.cc198 bool thread_found = GetThreadRangesLocked(os_id, &stack_begin, &stack_end, in ProcessThreads() local
201 if (!thread_found) { in ProcessThreads()