|
Boost : |
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2020-04-23 08:11:28
On 2020-04-23 10:49, Edward Diener via Boost wrote:
> What determines whether the Boost thread library is built with pthreads
> or win32 thread support if the threadapi feature is not specified when
> building the library ?
It's win32 on Windows and pthread everywhere else.
https://github.com/boostorg/build/blob/develop/src/tools/features/threadapi-feature.jam
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk