bundletype
Critical_T


bundletype Critical_T = { include "${OSKITDIR}/oskit/base_critical.h"
base_critical_enter
base_critical_leave }

C types:

void base_critical_enter(void);
void base_critical_leave(void);

Extended by:

Exported by:
base_critical, null_critical

Imported by:
Console, Console_Delta, KBD, VGA, base_console, base_console_w_direct, com_console, direct_console, gdb_console, null_threads, pthread, raw_VGA, select_console, serial_console, top_and_bottom_safe_mem_lock


Rendered using Haskell HTML Combinators