2
0
mirror of https://github.com/boostorg/asio.git synced 2026-01-28 06:42:08 +00:00
Files
asio/include
Christopher Kohlhoff f5e8ecdcba Allow using libpthread on Windows.
In some cases, using libpthread on Windows is desired, for example
when porting software that's already using libpthread, avoiding
mixing the two libraries, which can be troublesome.

This change will allow using libthread when targetting Windows and
BOOST_ASIO_HAS_PTHREADS is set.
2020-11-02 14:03:09 +11:00
..
2020-11-02 14:03:09 +11:00