Function wgpu_core::lock::ranked::release

source ยท
fn release(saved: LockState)
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.