Searched refs:latch (Results 1 – 2 of 2) sorted by relevance
38 final CountDownLatch latch = new CountDownLatch(rs.length); in runConcurrent() local43 latch.countDown(); in runConcurrent()
422 HBasicBlock* latch = header->GetSuccessors()[1]; in TEST_F() local425 header->ReplaceSuccessor(latch, if_block); in TEST_F()426 if_block->AddSuccessor(latch); in TEST_F()