mirror of
https://github.com/boostorg/thread.git
synced 2026-01-31 08:42:17 +00:00
8bbe005bbc2f2a72443a8b5f031a1fcf1145f36c
This note in the docs tries to clarify that exception `thread_interrupted` leaving the thread-main function never triggers a call to `std::terminate`. The previous wording used word 'terminate' in a way that made the semantics ambiguous.
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%