AKOS  v1.0.0
Documentation
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 
core.c
 Kernel initialization, startup and critical-section control.
 
list.c
 Doubly-linked list primitives used by scheduler and timers.
 
memory.c
 Fixed-size heap allocator implementation.
 
message.c
 Message pool and queue implementation.
 
priority.c
 Priority bitmap operations.
 
shell.c
 
thread.c
 Thread management, scheduling, and thread messaging integration.
 
timer.c
 Software timer pool, lists, and processing loop.