Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Using C++11 std::thread and std::mutex instead of pthread to enhance portability across different platforms (especially Windows).
Attachments
Issue Links
- 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