.. _microkernel_objects: Microkernel Objects ################### Section Scope ************* This section provides an overview of the most important microkernel objects, and their operation. Each object contains a definition, a function description, and a table of Application Program Interfaces (API) including the context that may call them. Please refer to the API documentation for further details regarding each object's functionality. Objects Documentation ********************* .. toctree:: :maxdepth: 3 microkernel_events microkernel_fifos microkernel_mailboxes microkernel_memory_maps microkernel_memory_pools microkernel_mutexes microkernel_pipes microkernel_semaphores