StuBS
|
Contains the class Ticketlock. More...
Classes | |
class | Ticketlock |
Using Ticketlocks, it is possible to serialize blocks of code that might otherwise run in parallel on multiple CPU cores, or be interleaved due to interrupts or scheduling. More... | |
Contains the class Ticketlock.