Searched defs:SetCurrentThreadType (Results 1 – 2 of 2) sorted by relevance
24 void PlatformThread::SetCurrentThreadType(ThreadType thread_type) { in SetCurrentThreadType() function in base::PlatformThread57 void SetCurrentThreadType(ThreadType thread_type, in SetCurrentThreadType() function
406 TEST(PlatformThreadTest, SetCurrentThreadType) { in TEST() argument