1,277
edits
Changes
m
We add a lock, four counters, and two condition variables.
→Implementation: rm useless sentence from communicator
===Implementation===
;New state variables
{{c|<pre>Lock lock = new Lock()
int activeSpeakers = 0