mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-02-19 18:33:30 +00:00
![]() Introduce two new private functions, `acquire` and `release`, to the `lock::ranked` module, to perform validation for acquiring and releasing locks. Change `Mutex::lock` and `MutexGuard::drop` to use those functions, rather than writing out their contents. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
LICENSE.APACHE | ||
LICENSE.MIT |