parking_lot 0.7.0

More compact and efficient implementations of the standard synchronization primitives.
Documentation

parking_lot

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

  • owning_ref

owning_ref

  • lock_api/owning_ref

nightly

  • parking_lot_core/nightly
  • lock_api/nightly

deadlock_detection

  • parking_lot_core/deadlock_detection