Searched refs:stop_state (Results 1 – 12 of 12) sorted by relevance
40 int stop_state; /* Used by cpustop_handler. */ member
4917 lldb::StateType stop_state = lldb::eStateInvalid; in RunThreadPlan() local5012 stop_state = in RunThreadPlan()5015 if (stop_state != eStateRunning) { in RunThreadPlan()5018 if (stop_state == eStateStopped) { in RunThreadPlan()5042 StateAsCString(stop_state)); in RunThreadPlan()5104 stop_state = in RunThreadPlan()5108 StateAsCString(stop_state)); in RunThreadPlan()5110 switch (stop_state) { in RunThreadPlan()5145 StateAsCString(stop_state)); in RunThreadPlan()5147 if (stop_state == eStateExited) in RunThreadPlan()[all …]
44 int stop_state; /* Used by cpustop_handler. */ member
1531 atomic_store_int(&mb->stop_state, in cpustop_handler()1542 if (atomic_load_int(&mb->stop_state) == in cpustop_handler()
490 atomic_store_int(&mb->stop_state, in cpu_reset()
396 atomic_store_int(&mb->stop_state, in generic_restart_cpus()
3623 StateType stop_state = in AsyncThread() local3637 switch (stop_state) { in AsyncThread()3642 SetPrivateState(stop_state); in AsyncThread()3686 SetPrivateState(stop_state); in AsyncThread()
5951 enum dbg_status stop_state = ecore_dbg_bus_stop(p_hwfn, p_ptt); in ecore_dbg_bus_dump() local5952 if (stop_state != DBG_STATUS_OK) in ecore_dbg_bus_dump()5953 return stop_state; in ecore_dbg_bus_dump()
1100 STT_HEADERS+= stop_state.h
1734 header "__stop_token/stop_state.h"
651 { include: [ "<__stop_token/stop_state.h>", "private", "<stop_token>", "public" ] },