Searched refs:WaitUntilClosed (Results 1 – 2 of 2) sorted by relevance
114 void WaitUntilClosed() const;210 WaitUntilClosed(); in ~Batch()293 void Batch<TaskType>::WaitUntilClosed() const { in WaitUntilClosed() function
83 TEST(BatchTest, WaitUntilClosed) { in TEST() argument93 batch.WaitUntilClosed(); in TEST()