Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dompt-general.cpp634 int thread_state = __ompt_get_state_internal(wait_id); local
/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp520 for (const TraceThreadState &thread_state : state.traced_threads) { in DoRefreshLiveProcessState() local
/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp783 const StateType thread_state = thread.GetState(); in MonitorSignal() local
1019 const auto thread_state = thread->GetState(); in Interrupt() local
/llvm-project-15.0.7/lldb/source/Target/
H A DTrace.cpp309 for (const TraceThreadState &thread_state : in RefreshLiveProcessState() local
H A DThread.cpp957 StateType thread_state = GetResumeState(); in ShouldReportStop() local
1018 StateType thread_state = GetResumeState(); in ShouldReportRun() local