Choco OS  V.0.16.9.0
Join to the chocolate world
kernel Directory Reference

Files

file  oc_event.c [code]
 The source file for the event module.
 
file  oc_exchan.c [code]
 Source file of Exception Handler module.
 
file  oc_intman.c [code]
 The file with interface for interrupts manager.
 
file  oc_kprint.c [code]
 The file with source for the kprint module.
 
file  oc_ktime.c [code]
 The file with kernel time functions.
 
file  oc_memman.c [code]
 The file with sources for memory manager.
 
file  oc_moduleman.c [code]
 Interface for module manager.
 
file  oc_mutex.c [code]
 The file with source for mutex object functions.
 
file  oc_process.c [code]
 The file with source for process.
 
file  oc_processman.c [code]
 The file with source for process manager.
 
file  oc_program.c [code]
 The file with source for program module.
 
file  oc_programman.c [code]
 The file with program list source.
 
file  oc_queue.c [code]
 Stores source for queues object.
 
file  oc_semaphore.c [code]
 The file with source code for semaphores.
 
file  oc_service.c [code]
 File with source for Service object interface.
 
file  oc_serviceman.c [code]
 Source of service manager.
 
file  oc_signal.c [code]
 The file with source for signal module functions.
 
file  oc_stream.c [code]
 FILE__DESCRIPTION
 
file  oc_streamman.c [code]
 The file with source for stream manager functions.
 
file  oc_thread.c [code]
 The file with source of thread functions.
 
file  oc_threadman.c [code]
 FILE__DESCRIPTION
 
file  oc_userman.c [code]
 The file with interface for user manager module.