spinlock::TryLockResultStable [-] [+] [src]

type TryLockResult<Guard> = Result<Guard, TryLockError<Guard>>;