[][src]Module haiku::kernel

The kernel kit provides convenience classes that make it easy to interact with the lower level of the Haiku OS.

Modules

ports

A port is a system-wide communication channel that can be used to copy data between threads and teams.

teams

A team is a unique process that is running on Haiku

Functions

debugger