parking_lot_core (0.9.12)
Published 2026-03-26 11:01:10 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add parking_lot_core@0.9.12About this package
An advanced API for creating custom synchronization primitives.
Dependencies
| ID | Version |
|---|---|
| backtrace | ^0.3.60 |
| cfg-if | ^1.0.0 |
| petgraph | ^0.6.0 |
| smallvec | ^1.6.1 |
| redox_syscall | ^0.5 |
| libc | ^0.2.95 |
| windows-link | ^0.2.0 |
Keywords
mutex
condvar
rwlock
once
thread