jeudi 28 mai 2015

What is equivalent of boost interprocess named_mutex in STL

I've an application with boost named_mutex implemented to lock multiple modules in a C++ project (Visual Studio). I need to remove all boost dependencies at all costs.

Is there any other way I can implement it? If possible in STL btw, I'm using C++11

Aucun commentaire:

Enregistrer un commentaire