Searched refs:ThreadHasQueueInformation (Results 1 – 3 of 3) sorted by relevance
50 bool ThreadHasQueueInformation() const override;
199 bool ThreadGDBRemote::ThreadHasQueueInformation() const { in ThreadHasQueueInformation() function in ThreadGDBRemote
416 virtual bool ThreadHasQueueInformation() const { return false; } in ThreadHasQueueInformation() function