Home
last modified time | relevance | path

Searched refs:SetCurrentThreadTypeForPlatform (Results 1 – 5 of 5) sorted by relevance

/external/cronet/base/threading/
Dplatform_thread_nacl.cc15 bool SetCurrentThreadTypeForPlatform(ThreadType thread_type, in SetCurrentThreadTypeForPlatform() function
Dplatform_thread_internal_posix.h50 bool SetCurrentThreadTypeForPlatform(ThreadType thread_type,
Dplatform_thread_android.cc59 bool SetCurrentThreadTypeForPlatform(ThreadType thread_type, in SetCurrentThreadTypeForPlatform() function
Dplatform_thread_linux.cc154 bool SetCurrentThreadTypeForPlatform(ThreadType thread_type, in SetCurrentThreadTypeForPlatform() function
Dplatform_thread_posix.cc378 if (internal::SetCurrentThreadTypeForPlatform(thread_type, pump_type_hint)) in SetCurrentThreadTypeImpl()