Utilities and data structures used by the kernel. More...
Utilities and data structures used by the kernel.
Modules | |
| Stack backtrace (only under native) | |
| Backtrace functionalitry.  | |
Files | |
| file | assert.h | 
| POSIX.1-2008 compliant version of the assert macro.  | |
| file | bitarithm.h | 
| Helper functions for bit arithmetic.  | |
| file | cib.h | 
| Circular integer buffer interface.  | |
| file | clist.h | 
| Circular linked list.  | |
| file | debug.h | 
| Debug-header.  | |
| file | list.h | 
| Intrusive linked list.  | |
| file | log.h | 
| System logging header .  | |
| file | panic.h | 
| Crash handling header.  | |
| file | priority_queue.h | 
| A simple priority queue.  | |
| file | ringbuffer.h | 
| A utility for storing and retrieving byte data using a ring buffer.  | |
| file | xfa.h | 
| Cross File Arrays.  | |