Searched refs:run_finished_ (Results 1 – 2 of 2) sorted by relevance
402 RunCounter rc(session_, &run_count_, &run_lock_, &run_finished_); \491 run_finished_.wait(l); in Close()507 run_finished_.wait(l); in Close()
79 condition_variable run_finished_; variable