Searched refs:YieldCurrentThread (Results 1 - 4 of 4) sorted by relevance

/external/libchrome/base/memory/
H A Dsingleton.cc27 PlatformThread::YieldCurrentThread();
/external/libchrome/base/
H A Dlazy_instance.cc33 PlatformThread::YieldCurrentThread();
/external/libchrome/base/threading/
H A Dplatform_thread.h140 static void YieldCurrentThread();
H A Dplatform_thread_posix.cc159 void PlatformThread::YieldCurrentThread() { function in class:base::PlatformThread

Completed in 124 milliseconds