MCPcopy Create free account
hub / github.com/bread-graphics/breadx / RwLock

Class RwLock

breadx/src/mutex.rs:24–29  ·  view source on GitHub ↗

A wrapper around `std::sync::RwLock` when `parking_lot` is not enabled, and `parking_lot::RwLock` when it is.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected