Searched defs:SetCurrentThreadType (Results 1 – 2 of 2) sorted by relevance
25 void PlatformThreadBase::SetCurrentThreadType(ThreadType thread_type) { in SetCurrentThreadType() function in base::PlatformThreadBase63 void SetCurrentThreadType(ThreadType thread_type, in SetCurrentThreadType() function
407 TEST(PlatformThreadTest, SetCurrentThreadType) { in TEST() argument