WaitableEvent Optim

Hi Jules,

 

Would it be possible to check for triggered value in WaitableEvent::signal in order to not send unecessary pthread_cond_broadcast ?

Thanks !

 

Hmm.. Yes, that probably would work, thanks!