Go to the source code of this file.
◆ console_init()
| void console_init |
( |
void |
| ) |
|
64 {
67}
static bool use_console_lock
Definition: console.c:31
static struct lock console_lock
Definition: console.c:18
void lock_init(struct lock *)
Definition: synch.c:186
◆ console_panic()
| void console_panic |
( |
void |
| ) |
|
◆ console_print_stats()
| void console_print_stats |
( |
void |
| ) |
|
79 {
81}
static int64_t write_cnt
Definition: console.c:60
int printf(const char *,...) PRINTF_FORMAT(1