Module rstubs::util::ticket

source ·

Structs§

  • By the use of Ticketlocks, it is possible to serialize blocks of code that might run parallel on multiple CPU cores.
  • Accessor for the locks data, that unlocks if it goes out of scope.