Home
last modified time | relevance | path

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

/external/chromium_org/base/threading/
Dplatform_thread_posix.cc211 bool PlatformThread::CreateWithPriority(size_t stack_size, Delegate* delegate, in CreateWithPriority() function in base::PlatformThread
Dplatform_thread_win.cc194 bool PlatformThread::CreateWithPriority(size_t stack_size, Delegate* delegate, in CreateWithPriority() function in base::PlatformThread