Home
last modified time | relevance | path

Searched defs:kThreadUnwindSignal (Results 1 – 1 of 1) sorted by relevance

/system/unwinding/libunwindstack/
DAndroidUnwinder.cpp43 static constexpr int kThreadUnwindSignal = BIONIC_SIGNAL_BACKTRACE; variable
46 static int kThreadUnwindSignal = SIGRTMIN; variable