From: Steven Watanabe (steven_at_[hidden])
Date: 2006-12-07 15:41:50


AMDG

    I see no reason to require that a mutex be locked for notify.
If you want to have it locked then you can just do so. Wait is different;
it needs to release the lock first and upon notification reacquire it and
check the predicate.

In Christ,
Steven Watanabe