mutex.owned? â true or false
Instance Public methods
Returns true
if this lock is currently held by current thread.
This API is experimental, and subject to change.
Returns true
if this lock is currently held by current thread.
This API is experimental, and subject to change.
Please login to continue.