[
https://issues.apache.org/jira/browse/THRIFT-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III resolved THRIFT-4730.
---------------------------------------
Resolution: Fixed
Assignee: James E. King III
Fix Version/s: 1.0
Conversion to using just std::thread, C++11 complete. No more pthreads, boost
threads classes.
> remove pthread code
> -------------------
>
> 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
> 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)