This function attempts to acquire the mutex, but will block not only until the mutex is free, but also that the condition returned by the Condition() function is also met. Definition at line 2226 of file osutils.cxx. References PCondMutex::Condition(), PCondMutex::OnWait(), and PSemaphore::Wait().
|