Searched refs:GetNumThreads (Results 1 – 6 of 6) sorted by relevance
51 return int(self.sbprocess.GetNumThreads())80 return self.GetNumThreads()92 …num_threads = property(GetNumThreads, None, doc='''A read only property that returns the number of…
127 uint32_t GetNumThreads() { in GetNumThreads() function in lldb_private::QueueImpl277 uint32_t SBQueue::GetNumThreads() { in GetNumThreads() function in SBQueue280 return m_opaque_sp->GetNumThreads(); in GetNumThreads()
184 uint32_t SBProcess::GetNumThreads() { in GetNumThreads() function in SBProcess947 GetNumThreads(), exe_name ? ", executable = " : "", in GetDescription()
43 uint32_t GetNumThreads();
95 uint32_t GetNumThreads();
42533 result = (uint32_t)(arg1)->GetNumThreads(); in _wrap_SBProcess_GetNumThreads()45781 result = (uint32_t)(arg1)->GetNumThreads(); in _wrap_SBQueue_GetNumThreads()