cpp-thread-study
cpp-thread-study copied to clipboard
joinable()
参考c++并发编程,std::thread在执行join()或deatch()之前应当使用joinable()进行判断