Home
last modified time | relevance | path

Searched defs:interruptors (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
DThreadState.cpp139 const Vector<ThreadState::Interruptor*>& interruptors = (*it)->interruptors(); in parkOthers() local
180 const Vector<ThreadState::Interruptor*>& interruptors = (*it)->interruptors(); in resumeOthers() local