 
			
		Contains the class Spinlock. More...
 Include dependency graph for spinlock.h:
 Include dependency graph for spinlock.h:| Classes | |
| class | Spinlock | 
| By the use of Spinlocks, it is possible to serialize blocks of code that might run parallel on multiple CPU cores.  More... | |
| Functions | |
| assert_cache_aligned (Spinlock) | |
Contains the class Spinlock.