mirror of
https://github.com/boostorg/thread.git
synced 2026-01-27 19:32:11 +00:00
2fb41edf1adea22c61d78f42f4ec6b7f6c87e025
* <threadapi> has an additional value "native" which is the default. If build request doesn't specify other value, it is replaced either with "pthread" or "win32" depending on <target-os>. * <tag> modifies name of generated library only if resulting <threadapi> value differs from one that would have been chosen to replace "native" according to <target-os>.
thread
Portable C++ multi-threading. C++11, C++14.
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
99.9%