miden_processor::utils

Module sync

Source

Modules§

Structs§

  • A value which is initialized on the first access.

Type Aliases§

  • A reader-writer lock
  • RAII structure used to release the shared read access of a lock when dropped.
  • RAII structure used to release the exclusive write access of a lock when dropped.