The [`Condvar::wait_while()`](https://doc.rust-lang.org/std/sync/struct.Condvar.html#method.wait_while) method of the standard library isn't available in loom's [`Condvar` mock](https://docs.rs/loom/latest/loom/sync/struct.Condvar.html).