Pergunta de entrevista da empresa RBC

What is a conditional variable? When is an example of when you might be forced to use one?

Resposta da entrevista

Sigiloso

24 de abr. de 2018

A conditional variable is a synchronization primitive that enable the thread to wait until a particular condition occurs.