Searched refs:IsOperatingSystemPluginThread (Results 1 – 7 of 7) sorted by relevance
61 OperatingSystem::IsOperatingSystemPluginThread (const lldb::ThreadSP &thread_sp) in IsOperatingSystemPluginThread() function in OperatingSystem64 return thread_sp->IsOperatingSystemPluginThread(); in IsOperatingSystemPluginThread()
508 if ((*pos)->IsOperatingSystemPluginThread() && !(*pos)->GetBackingThread()) in WillResume()540 if ((*pos)->IsOperatingSystemPluginThread() && !(*pos)->GetBackingThread()) in WillResume()561 if ((*pos)->IsOperatingSystemPluginThread() && !(*pos)->GetBackingThread()) in WillResume()
88 IsOperatingSystemPluginThread (const lldb::ThreadSP &thread_sp);
1016 IsOperatingSystemPluginThread () const in IsOperatingSystemPluginThread() function
259 if (!IsOperatingSystemPluginThread(thread_sp)) in CreateThreadFromThreadInfo()315 if (!IsOperatingSystemPluginThread(thread->shared_from_this())) in CreateRegisterContextForThread()
126 IsOperatingSystemPluginThread () const in IsOperatingSystemPluginThread() function
61 if (os->IsOperatingSystemPluginThread (thread_sp)) in UpdateRegisterContext()