Free Electron
Namespaces | Macros
PoolAllocator.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fe
 kernel
 

Macros

#define HDR_TO_BLK(x)   ((void *)((char *)x + sizeof(size_t)))
 
#define BLK_TO_HDR(x)   ((void *)((char *)x - sizeof(size_t)))