Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp889 const StateType thread_state = thread.GetState(); MonitorSignal() local
1133 const auto thread_state = thread->GetState(); Interrupt() local
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp638 int thread_state = __ompt_get_state_internal(wait_id); global() local
/llvm-project/lldb/source/Target/
H A DTrace.cpp313 for (const TraceThreadState &thread_state : in RefreshLiveProcessState() local
H A DThread.cpp964 StateType thread_state = GetResumeState(); ShouldReportStop() local
1025 StateType thread_state = GetResumeState(); ShouldReportRun() local
/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp569 for (const TraceThreadState &thread_state : state.traced_threads) { in DoRefreshLiveProcessState() local