Pregunta de entrevista de WD

How can threads exchange data between each other?

Respuesta de la entrevista

Anónimo

28 de may de 2020

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