Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dsingleton.cc27 PlatformThread::YieldCurrentThread(); in WaitForInstance()
/external/libchrome/base/
Dlazy_instance.cc33 PlatformThread::YieldCurrentThread(); in NeedsLazyInstance()
/external/libchrome/base/threading/
Dplatform_thread.h140 static void YieldCurrentThread();
Dplatform_thread_posix.cc162 void PlatformThread::YieldCurrentThread() { in YieldCurrentThread() function in base::PlatformThread
/external/libchrome/base/allocator/
Dallocator_shim.cc61 PlatformThread::YieldCurrentThread(); in CallNewHandler()