Searched refs:print_mutex (Results 1 – 1 of 1) sorted by relevance
16 std::mutex print_mutex; variable23 std::lock_guard<std::mutex> lock{print_mutex}; in sigusr1_handler()40 std::lock_guard<std::mutex> lock{print_mutex}; in thread_func()