thread
an archive of posts with this tag
-
스레드 만들고 관리하기
실행 흐름을 여러 개 띄운다는 건 무슨 뜻인가? std::thread로 스레드를 만들고 join/detach로 수명을 관리하는 법, 그리고 C++20 jthread의 자동 join과 협력적 취소.
an archive of posts with this tag
실행 흐름을 여러 개 띄운다는 건 무슨 뜻인가? std::thread로 스레드를 만들고 join/detach로 수명을 관리하는 법, 그리고 C++20 jthread의 자동 join과 협력적 취소.