fn release(saved: LockState)Available on crate feature
std only.Expand description
Record the release of a lock whose saved state was saved.
Check that locks are being acquired in stacking order, and update the per-thread state accordingly.