Searched refs:YieldCPU (Results 1 – 7 of 7) sorted by relevance
/external/webkit/V8Binding/v8/src/ | ||
D | platform-nullos.cc | 336 void Thread::YieldCPU() { in YieldCPU() function in v8::internal::Thread |
D | execution.cc | 594 Thread::YieldCPU(); in RuntimePreempt() |
D | platform.h | 368 static void YieldCPU(); |
D | platform-macos.cc | 427 void Thread::YieldCPU() { in YieldCPU() function in v8::internal::Thread |
D | platform-freebsd.cc | 443 void Thread::YieldCPU() { in YieldCPU() function in v8::internal::Thread |
D | platform-linux.cc | 472 void Thread::YieldCPU() { in YieldCPU() function in v8::internal::Thread |
D | platform-win32.cc | 1501 void Thread::YieldCPU() { in YieldCPU() function in v8::internal::Thread |