-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.13.0
-
Component/s: C++ - Library
-
Labels:
-
External issue URL:
Using C++11 std::thread and std::mutex instead of pthread to enhance portability across different platforms (especially Windows).
- incorporates
-
THRIFT-4593 Unit Tests failing on Alpine Linux due to non-portable mutex initializers
-
- Closed
-
- is duplicated by
-
THRIFT-4514 Remove pthread and boost::thread library support and use std::thread for C++11
-
- Closed
-
- is related to
-
THRIFT-3978 Thrift C++ runtime uses assert to prevent overflows, checks sanity only in debug builds
-
- Open
-
- links to