Is it safe to use std::mutex and its kin in a program that starts its threads via boost?
(Using std::thread is not an option for me (I think), as the application needs a lot of stack space, and on some platforms requires overriding the default stack size upon creation.)
Aucun commentaire:
Enregistrer un commentaire