lhmouse / mcfgthread

Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
https://gcc-mcf.lhmouse.com/
Other
269 stars 28 forks source link

Cxx11 #78

Closed lhmouse closed 1 year ago

lhmouse commented 1 year ago

This commit adds reference implementations for C++11 threading facilities:

This closes #77.

lhmouse commented 1 year ago

@frankhb We need some testcases at the moment.

lhmouse commented 1 year ago

Ready to merge?

FrankHB commented 1 year ago

LGTM.