Searched refs:SetThreadType (Results 1 – 3 of 3) sorted by relevance
156 PlatformThreadLinux::SetThreadType(PlatformThread::CurrentId(), thread_type); in SetCurrentThreadTypeForPlatform()268 void PlatformThreadLinux::SetThreadType(ProcessId process_id, in SetThreadType() function in base::PlatformThreadLinux276 void PlatformThreadLinux::SetThreadType(PlatformThreadId thread_id, in SetThreadType() function in base::PlatformThreadLinux
316 static void SetThreadType(PlatformThreadId process_id,323 static void SetThreadType(PlatformThreadId thread_id, ThreadType thread_type);361 static void SetThreadType(PlatformThreadId process_id,
378 void PlatformThreadChromeOS::SetThreadType(ProcessId process_id, in SetThreadType() function in base::PlatformThreadChromeOS