Searched defs:YieldCurrentThread (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/base/threading/ | ||
| D | platform_thread_posix.cc | 178 void PlatformThread::YieldCurrentThread() { in YieldCurrentThread() function in base::PlatformThread |
| D | platform_thread_win.cc | 144 void PlatformThread::YieldCurrentThread() { in YieldCurrentThread() function in base::PlatformThread |