Method lrs::sync::Lock::new

Creates a new, unlocked, lock.

Syntax

impl<'a> Lock {
    fn new() -> Lock
}