Searched defs:ThreadHasQueueInformation (Results 1 – 3 of 3) sorted by relevance
113 bool ThreadHasQueueInformation() const override { in ThreadHasQueueInformation() function233 bool ThreadHasQueueInformation() const override { in ThreadHasQueueInformation() function
206 bool ThreadGDBRemote::ThreadHasQueueInformation() const { in ThreadHasQueueInformation() function in ThreadGDBRemote
418 virtual bool ThreadHasQueueInformation() const { return false; } in ThreadHasQueueInformation() function