Searched defs:GetThread (Results 1 – 3 of 3) sorted by relevance
152 pthread_t& GetThread() in GetThread() function185 pthread_t GetThread() in GetThread() function
126 pthread_t GetThread() const { return thread_; } in GetThread() function
83 std::thread& BootAnimationOperation::GetThread() in GetThread() function in BootAnimationOperation