boostorg / thread

Boost.org thread module
http://boost.org/libs/thread
197 stars 162 forks source link

Allow using libpthread with Mingw #329

Open petrutlucian94 opened 3 years ago

petrutlucian94 commented 3 years ago

This pull request provides a few changes required for using libpthread with Mingw:

Those changes are currently cherry-picked when building Ceph for Windows: https://github.com/ceph/ceph/blob/master/win32_deps_build.sh#L128-L246

petrutlucian94 commented 3 years ago

The CI failures seem unrelated. Appveyor timed out and Travis failed because of the log size: "The job exceeded the maximum log length, and has been terminated.".