Are there lightweight, cross-platform alternatives to Win32 CRITICAL_SECTION for C++? I am trying to make my Windows application platform agnostic, but std::recursive_mutex is way slower than CRITICAL_SECTION. I am currently using Visual Studio 2013 Community.
Aucun commentaire:
Enregistrer un commentaire