Boost thread module provides portable C++ multithreading and synchronization primitives.
vcpkg install boost-threadNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and join a thread
Ensure you link with Boost::thread and Boost::chrono in CMake.
No dependency data recorded yet.
No resource links recorded.