mirror of
https://github.com/boostorg/thread.git
synced 2026-02-14 01:02:14 +00:00
- Added no_interruption_point::sleep() functions to pthreads to be consistent with Windows. - Fixed an issue where the no_interruption_point::sleep_*() functions were still interruptible on Windows.