I recently found addition pthreads for win64 C++ under mutex / thread / condition_variable
It doesn't work yet with libgomp under MinGW. Not all functions, but I think it can be applied to free github projects soon.
https://github.com/ultravideo/ThreadWrapper
I recently found addition pthreads for win64 C++ under mutex / thread / condition_variable It doesn't work yet with libgomp under MinGW. Not all functions, but I think it can be applied to free github projects soon. https://github.com/ultravideo/ThreadWrapper
Maybe it will be useful to someone