karyon_core::async_runtime

Module lock

Source

Structsยง

  • An async mutex.
  • A guard that releases the mutex when dropped.
  • A memory location that can be written to at most once.
  • An async reader-writer lock.