On 5/1/22 07:55, Vincent Torri wrote:

But if you really really prefer this setup, then fine, go ahead. But I did
warn that it will inconvenirnce users.

should winpthread be used by users ? i thought it was written for c++11 threads

Vincent Torri

You can still use winpthreads directly, it is just like pthreads on Linux.

Just make sure not to mix C11/C++11/pthreads or win32 threads calls about, stick to one model and your application should still work as intended.


_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to