Home
last modified time | relevance | path

Searched refs:StopPreemption (Results 1 – 6 of 6) sorted by relevance

/external/webkit/V8Binding/v8/src/
Dv8threads.cc107 void Locker::StopPreemption() { in StopPreemption() function in v8::Locker
108 v8::internal::ContextSwitcher::StopPreemption(); in StopPreemption()
387 void ContextSwitcher::StopPreemption() { in StopPreemption() function in v8::internal::ContextSwitcher
Dv8threads.h124 static void StopPreemption();
Dv8.cc129 v8::Locker::StopPreemption(); in TearDown()
/external/webkit/V8Binding/v8/test/cctest/
Dtest-threads.cc48 v8::Locker::StopPreemption(); in TEST()
Dtest-api.cc6847 v8::Locker::StopPreemption(); in RunTest()
6969 v8::Locker::StopPreemption(); in RunTest()
7265 v8::Locker::StopPreemption(); in RunTest()
/external/webkit/V8Binding/v8/include/
Dv8.h2664 static void StopPreemption();