mirror of
https://github.com/boostorg/thread.git
synced 2026-01-31 08:42:17 +00:00
385eefd3b3d29a52df89fd95bdc27101010dab69
ref #11174 - boost::condition_variable::timed_wait with predicate unexpectedly wakes up while should wait infinite.
thread
Portable C++ multi-threading. C++11, C++14.
License
Distributed under the Boost Software License, Version 1.0.
Current Jenkins CI Test Status for unstable (develop) branch
Overall build (nightly): Overall tests (weekly, on Sundays):
Build (nightly):
| android-ndk | c++03 | static | |||||
| shared | |||||||
| c++11 | static | ||||||
| shared | |||||||
| c++14 | static | ||||||
| shared | |||||||
| winphone8 | |||||||
| c++14 | static | ||||||
| shared | |||||||
| arm-gcc-clang | c++03 | static | |||||
| shared | |||||||
| c++11 | static | ||||||
| shared | |||||||
| c++14 | static | ||||||
| shared | |||||||
| freebsd10-clang3.3 | c++03 | static | |||||
| shared | |||||||
| c++11 | static | ||||||
| shared | |||||||
| linux-gcc-clang | c++03 | static | |||||
| shared | |||||||
| c++11 | static | ||||||
| shared | |||||||
| linux64-gcc-clang | c++03 | static | |||||
| shared | |||||||
| c++11 | static | ||||||
| shared | |||||||
| c++14 | static | ||||||
| shared | |||||||
| win8-msvc-mingw | c++03 | static | |||||
| shared | |||||||
| c++11 | static | ||||||
| shared | |||||||
| c++14 | static | ||||||
| shared |
Description
Languages
C++
99.9%