Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/
H A DThreadEntry.h33 WAIT_FOR_THREAD_TO_RESTART, enumerator
H A DThreadUnwinder.cpp174 if (!entry->Wait(WAIT_FOR_THREAD_TO_RESTART)) { in UnwindWithSignal()