Method lrs::sync::Lock::status

Returns the status of the lock.

Syntax

impl<'a> Lock {
    fn status(&self) -> LockStatus
}