Acquires mu exclusively once cond holds, for the lifetime of this object.
Synopsis
Parameters
Name |
Description |
mu |
The mutex to lock. |
cond |
The condition to wait for before locking. |
Created with MrDocs
Acquires mu exclusively once cond holds, for the lifetime of this object.
Name |
Description |
mu |
The mutex to lock. |
cond |
The condition to wait for before locking. |
Created with MrDocs