POK(kernelpart)
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
\-kernel
 o-arch
 |o+ppc
 |o+sparc
 |\+x86
 o-core
 |o*boot.cBoot function to start the kernel
 |o*cons.c
 |o*debug.c
 |o*error.c
 |o*instrumentation.c
 |o*kernel.c
 |o*loader.c
 |o*lockobj.cProvides functionnalities for locking functions (mutexes, semaphores and so on)
 |o*partition.cThis file provides functions for partitioning services
 |o*sched.c
 |o*syscall.c
 |o*thread.cThread management in kernel
 |\*time.c
 o-include
 |o+arch
 |o+core
 |o+middleware
 |o*arch.hGeneric interface to handle architectures
 |o*bsp.hInterfaces that BSP must provide
 |o*dependencies.h
 |o*elf.h
 |o*errno.h
 |o*libc.h
 |\*types.h
 o-libc
 |o*__udivdi3.c
 |o*memcpy.c
 |o*memset.c
 |o*printf.c
 |o*strcmp.c
 |\*strlen.c
 \-middleware
  o*portcreate.c
  o*portflushall.cFlush the ports and send the data of IN ports to OUT ports
  o*portinit.c
  o*portqueueingcreate.c
  o*portqueueingid.c
  o*portqueueingreceive.c
  o*portqueueingsend.c
  o*portqueueingstatus.c
  o*portsamplingcreate.c
  o*portsamplingid.c
  o*portsamplingread.c
  o*portsamplingstatus.c
  o*portsamplingwrite.cSend data on a sampling port
  o*portutils.cVarious functions for ports management
  o*portvirtualdestination.c
  o*portvirtualgetglobal.c
  o*portvirtualid.c
  o*portvirtualnbdestinations.c
  o*queueinit.c
  \*ressources.c