Searched refs:STATE_CANCEL (Results 1 – 1 of 1) sorted by relevance
115 static const int32_t STATE_CANCEL = -3; variable195 if (!android_atomic_acquire_cas(tid, STATE_CANCEL, &g_unwind_signal_state.tid_state)) { in unwind_backtrace_thread()197 tid_state = STATE_CANCEL; in unwind_backtrace_thread()