rust-parking_lot: New package.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl
2022-01-31 13:19:58 +01:00
committed by Michael Tremer
parent eda914944f
commit d9c87622a6
3 changed files with 106 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
#usr/share/cargo/registry/parking_lot-0.11.2
#usr/share/cargo/registry/parking_lot-0.11.2/.cargo-checksum.json
#usr/share/cargo/registry/parking_lot-0.11.2/CHANGELOG.md
#usr/share/cargo/registry/parking_lot-0.11.2/Cargo.toml
#usr/share/cargo/registry/parking_lot-0.11.2/Cargo.toml.deps
#usr/share/cargo/registry/parking_lot-0.11.2/LICENSE-APACHE
#usr/share/cargo/registry/parking_lot-0.11.2/LICENSE-MIT
#usr/share/cargo/registry/parking_lot-0.11.2/README.md
#usr/share/cargo/registry/parking_lot-0.11.2/bors.toml
#usr/share/cargo/registry/parking_lot-0.11.2/src
#usr/share/cargo/registry/parking_lot-0.11.2/src/condvar.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/deadlock.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/elision.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/fair_mutex.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/lib.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/mutex.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/once.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/raw_fair_mutex.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/raw_mutex.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/raw_rwlock.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/remutex.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/rwlock.rs
#usr/share/cargo/registry/parking_lot-0.11.2/src/util.rs
#usr/share/cargo/registry/parking_lot-0.11.2/tests
#usr/share/cargo/registry/parking_lot-0.11.2/tests/issue_203.rs