Searched refs:ThreadHasQueueInformation (Results 1 – 4 of 4) sorted by relevance
50 bool ThreadHasQueueInformation() const override;
198 bool ThreadGDBRemote::ThreadHasQueueInformation() const { in ThreadHasQueueInformation() function in ThreadGDBRemote
393 virtual bool ThreadHasQueueInformation() const { return false; } in ThreadHasQueueInformation() function
723 if (thread_sp->ThreadHasQueueInformation()) { in PopulateQueueList()