Name wait_until
Definition wait_until(e:expr(bool)):expr(void)
Defined in ctrl.l
Implementation lard
Description Suspend the current thread until the expression becomes true.