Searched refs:GetAssociatedWithLibdispatchQueue (Results 1 – 4 of 4) sorted by relevance
86 lldb_private::LazyBool GetAssociatedWithLibdispatchQueue() override;
213 LazyBool ThreadGDBRemote::GetAssociatedWithLibdispatchQueue() { in GetAssociatedWithLibdispatchQueue() function in ThreadGDBRemote
306 virtual lldb_private::LazyBool GetAssociatedWithLibdispatchQueue() { in SetAssociatedWithLibdispatchQueue() 301 virtual lldb_private::LazyBool GetAssociatedWithLibdispatchQueue() { GetAssociatedWithLibdispatchQueue() function
763 if (thread_sp->GetAssociatedWithLibdispatchQueue() != eLazyBoolNo) { in PopulateQueueList()