Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-api.cc21643 class InterruptThread : public v8::base::Thread { class in ThreadInterruptTest
21645 explicit InterruptThread(ThreadInterruptTest* test) in InterruptThread() function in ThreadInterruptTest::InterruptThread
22050 class InterruptThread : public v8::base::Thread { class in RequestInterruptTestBaseWithSimpleInterrupt
22052 explicit InterruptThread(RequestInterruptTestBase* test) in InterruptThread() function in RequestInterruptTestBaseWithSimpleInterrupt::InterruptThread
22270 class InterruptThread : public v8::base::Thread { class in ClearInterruptFromAnotherThread
22272 explicit InterruptThread(ClearInterruptFromAnotherThread* test) in InterruptThread() function in ClearInterruptFromAnotherThread::InterruptThread