forked from Bananymous/banan-os
				
			| All block functions now take an optional mutex parameter that is atomically unlocked instead of having the user unlock it before hand. This prevents a ton of race conditions everywhere in the code! | ||
|---|---|---|
| .. | ||
| DMARegion.h | ||
| FileBackedRegion.h | ||
| Heap.h | ||
| MemoryBackedRegion.h | ||
| MemoryRegion.h | ||
| PageTable.h | ||
| PhysicalRange.h | ||
| SharedMemoryObject.h | ||
| Types.h | ||
| VirtualRange.h | ||
| kmalloc.h | ||