Domanda di colloquio di WD

How can threads exchange data between each other?

Risposta di colloquio

Anonimo

28 mag 2020

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