Condition.wait

Wait until notified.

  1. void wait()
    class Condition
    void
    wait
    ()
  2. bool wait(double period)

Throws

SyncException on error.

Meta