Searched defs:thread_state (Results 1 – 5 of 5) sorted by relevance
136 ThreadState* thread_state = &thread_map_[ThreadWrapper::GetThreadId()]; in PushState() local
911 StateType thread_state = GetResumeState (); in ShouldReportStop() local970 StateType thread_state = GetResumeState (); in ShouldReportRun() local
909 StateType thread_state = thread->GetState(); in IsAThreadRunning() local
510 bool SandboxBPF::StartSandbox(SandboxThreadState thread_state) { in StartSandbox()
71 enum thread_state { enum