Searched defs:ClearInterruptFromAnotherThread (Results 1 – 1 of 1) sorted by relevance
22252 class ClearInterruptFromAnotherThread class22255 ClearInterruptFromAnotherThread() : i_thread(this), sem2_(0) { } in ClearInterruptFromAnotherThread() function in ClearInterruptFromAnotherThread22302 TEST(ClearInterruptFromAnotherThread) { in TEST() argument