Searched refs:stopThreads (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.h444 static bool stopThreads();
H A DThreadState.cpp936 bool ThreadState::stopThreads() function in class:blink::ThreadState
H A DHeap.cpp389 if (LIKELY(ThreadState::stopThreads())) {
H A DHeapTest.cpp202 if (LIKELY(ThreadState::stopThreads())) {

Completed in 442 milliseconds