Back to beunited.org OSBOS Annotated BeBook

The Be Book The Kernel Kit The Kernel Kit Index

Miscellaneous Functions and Constants Function Summary


Function Summary

Function Description
clear_caches() Invalidates the instruction and data caches
debugger() Throws the calling thread into the debugger
disable_debugger() Causes the thread to die instead of entering the debugger on all exceptions
set_alarm() Registers for a SIGALRM signal to be sent sometime in the future
set_signal_stack() Sets the stack used by the signal handlers for the current thread

The Be Book The Kernel Kit The Kernel Kit Index

Reader Comments
No Results