Aufgabe 2: Unterbrechungen
Contains the class Ticketlock. More...
Include dependency graph for ticketlock.h:Classes | |
| class | Ticketlock |
| By the use of Ticketlocks, it is possible to serialize blocks of code that might run parallel on multiple CPU cores. More... | |
Functions | |
| assert_cache_aligned (Ticketlock) | |
Detailed Description
Contains the class Ticketlock.