Searched refs:thread_check_shutdown (Results 1 – 1 of 1) sorted by relevance
105 void thread_check_shutdown() { in thread_check_shutdown() function176 auto shutdown_thread = std::thread{thread_check_shutdown}; in main()