Home
last modified time | relevance | path

Searched defs:SetCurrentThreadPriority (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/threading/
H A Dplatform_thread_posix.cc255 void PlatformThread::SetCurrentThreadPriority(ThreadPriority priority) { in SetCurrentThreadPriority() function in base::PlatformThread
/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_win.cc379 void SetCurrentThreadPriority(ThreadType thread_type, in SetCurrentThreadPriority() function