Acquires a write lock on mu once cond holds.
Synopsis
Parameters
Name |
Description |
mu |
The mutex to lock. |
cond |
The condition to wait for before locking. |
Created with MrDocs
Acquires a write lock on mu once cond holds.
Name |
Description |
mu |
The mutex to lock. |
cond |
The condition to wait for before locking. |
Created with MrDocs