Searched defs:IsJoiningThread (Results 1 – 2 of 2) sorted by relevance
36 bool IsJoiningThread() const override { return is_joining_thread_; } in IsJoiningThread() function
186 virtual bool IsJoiningThread() const { return false; } in IsJoiningThread() function