Question d’entretien chez WD

How can threads exchange data between each other?

Réponse à la question d'entretien

Utilisateur anonyme

28 mai 2020

I suggested the use of mutices to protect buffers in critical sections, but they were specifically looking for the "Mailbox" data structure.