Hi,
On 02/22/16 16:16, YongHao Hu wrote:
This year I want to implement functions from Concurrency namespace[1]. As Wine had already implemented class Concurrency::critical_section[2], SpinWait and Concurrency::details::_GetConcurrency, and I had found information in Microsoft open-source project for cloud-based client-server communication in native code using a modern asynchronous C++ API design[3] which are helpful for the implementation, I think that I am able to handle this project.
I'm not sure what to think about this project. It would be nice to have this functions implemented in wine. On the other hand I'm expecting it to be quite hard.
Thanks, Piotr