Searched defs:YieldCPU (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/base/platform/ | ||
D | platform-posix.cc | 553 void Thread::YieldCPU() { in YieldCPU() function in v8::base::Thread |
D | platform-win32.cc | 1402 void Thread::YieldCPU() { in YieldCPU() function in v8::base::Thread |