Searched refs:verify_count_on_shutdown_ (Results 1 – 2 of 2) sorted by relevance
32 verify_count_on_shutdown_(verify_count_on_shutdown) { in Barrier()109 LOG((gAborting == 0 && verify_count_on_shutdown_) ? FATAL : WARNING) in ~Barrier()
91 const bool verify_count_on_shutdown_; variable