Home
last modified time | relevance | path

Searched refs:PreemptionReceived (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dv8threads.h152 static void PreemptionReceived();
Dv8threads.cc445 void ContextSwitcher::PreemptionReceived() { in PreemptionReceived() function in v8::internal::ContextSwitcher
Dexecution.cc675 ContextSwitcher::PreemptionReceived(); in RuntimePreempt()