On Sun, Sep 22, 2019 at 11:08:50AM +0300, Pavel Begunkov (Silence) wrote: > From: Pavel Begunkov <asml.silence@xxxxxxxxx> > > Add wait_threshold -- a custom wait_event derivative, that waits until > a value is equal to or greater than the specified threshold. This is quite insufficient justification for this monster... what exact semantics do you want? Why can't you do this exact same with a slightly more complicated @cond ?