Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfttrace.c1365 get_process_first_stopped_thread_id (int pid, ttstate_t *thread_state) in get_process_first_stopped_thread_id()
1413 get_process_next_stopped_thread_id (int pid, ttstate_t *thread_state) in get_process_next_stopped_thread_id()
1457 ttstate_t thread_state; in get_active_tid_of_pid() local
1599 ttstate_t thread_state; in call_ttrace() local
2998 ttstate_t thread_state; in require_notification_of_events() local
3048 ttstate_t thread_state; in require_notification_of_exec_events() local
4567 ttstate_t thread_state; in update_thread_state_after_attach() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp777 const StateType thread_state = thread.GetState(); in MonitorSignal() local
1020 const auto thread_state = thread->GetState(); in Interrupt() local
/openbsd/gnu/llvm/lldb/source/Target/
H A DTrace.cpp313 for (const TraceThreadState &thread_state : in RefreshLiveProcessState() local
H A DThread.cpp980 StateType thread_state = GetResumeState(); in ShouldReportStop() local
1041 StateType thread_state = GetResumeState(); in ShouldReportRun() local
/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp570 for (const TraceThreadState &thread_state : state.traced_threads) { in DoRefreshLiveProcessState() local