Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-api.cc22252 class ClearInterruptFromAnotherThread class
22255 ClearInterruptFromAnotherThread() : i_thread(this), sem2_(0) { } in ClearInterruptFromAnotherThread() function in ClearInterruptFromAnotherThread
22302 TEST(ClearInterruptFromAnotherThread) { in TEST() argument