Module utils_atomics::flag

source ·
Available on crate feature alloc only.

Modules

  • Multiple producer - Multiple consumer flag
  • Multiple producer - Single consumer flag. Can also be used as a SPSC flag