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