Home
last modified time | relevance | path

Searched refs:YieldCurrentThread (Results 1 – 7 of 7) 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/synchronization/
Datomic_flag_unittest.cc33 PlatformThread::YieldCurrentThread(); in BusyWaitUntilFlagIsSet()
/external/libchrome/base/threading/
Dplatform_thread.h146 static void YieldCurrentThread();
Dplatform_thread_posix.cc163 void PlatformThread::YieldCurrentThread() { in YieldCurrentThread() function in base::PlatformThread
Dthread_unittest.cc372 base::PlatformThread::YieldCurrentThread(); in TEST_F()
/external/libchrome/base/allocator/
Dallocator_shim.cc67 PlatformThread::YieldCurrentThread(); in CallNewHandler()