Assert (for the analyzer) that a mutex is not currently held and return it.
Synopsis
Return Value
The same mutex reference, so callers can lock it.
Parameters
Name |
Description |
cs |
The mutex that must not be held. |
Created with MrDocs