[
https://issues.apache.org/jira/browse/THRIFT-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III updated THRIFT-4730:
--------------------------------------
Summary: Remove pthread and boost::thread library support and use
std::thread for C++11 (was: remove pthread code)
> Remove pthread and boost::thread library support and use std::thread for C++11
> ------------------------------------------------------------------------------
>
> Key: THRIFT-4730
> URL: https://issues.apache.org/jira/browse/THRIFT-4730
> Project: Thrift
> Issue Type: Improvement
> Reporter: yuanyuan chen
> Assignee: James E. King III
> Priority: Major
> Labels: Breaking-Change
> Fix For: 1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Using C++11 std::thread and std::mutex instead of pthread to enhance
> portability across different platforms (especially Windows).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)