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

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

Completed in 109 milliseconds