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