Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/lsan/
HDlsan_common.cc184 bool thread_found = GetThreadRangesLocked(os_id, &stack_begin, &stack_end, in ProcessThreads() local
187 if (!thread_found) { in ProcessThreads()