Pergunta de entrevista da empresa WD

How can threads exchange data between each other?

Resposta da entrevista

Sigiloso

28 de mai. de 2020

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