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

Class Mutex

breadx/src/mutex.rs:15–20  ·  view source on GitHub ↗

A wrapper around `std::sync::Mutex` when `parking_lot` is not enabled, and `parking_lot::Mutex` 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