pub fn is_writing(v: isize) -> bool
Expand description

Returns true if specified lock value is borrowed mutably.