[][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

Constants

INFINITE_TIMEOUT

An infinite timeout

Functions

debugger

Pause execution of the application and open the Debugger