crossbeam_utils::atomic

Module seq_lock

Source

Structs§

  • SeqLock 🔒
    A simple stamped lock.
  • An RAII guard that releases the lock and increments the stamp when dropped.