boostorg / thread

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

Sync queue time jump fixes #190

Closed austin-beer closed 6 years ago

austin-beer commented 7 years ago

Please review this PR closely when you get the chance. I made several changes/bug fixes while reviewing the code in addition to fixing the time jump issues. See the change log for details.

Here are the before and after time jump test results for this PR: https://github.com/austin-beer/test-time-jumps/blob/master/linux_results_fixed1_default.txt https://github.com/austin-beer/test-time-jumps/blob/master/linux_results_austin1_default.txt

austin-beer commented 6 years ago

Replacing this PR with PR #191.