Searched defs:waitOn (Results 1 – 1 of 1) sorted by relevance
92 private final SynchronousQueue<Boolean> waitOn; field in Main96 private Main(int id, SynchronousQueue<Boolean> waitOn, SynchronousQueue<Boolean> pushTo, in Main()