|
WinTer 0.1.1
Windows Terminal Emulator
|


Go to the source code of this file.
Functions | |
| static void | test_lock_fn (void *user_data, b32 lock) |
| static void | test_log_callback (LogEvent *ev, void *user_data) |
| static void | test_logging_system (void) |
Variables | |
| static int | lock_calls = 0 |
| static int | unlock_calls = 0 |
| static int | callback_hits = 0 |
| static LogLevel | last_level |
| static char | last_msg [256] |
|
static |
Definition at line 14 of file test_log.c.


|
static |
|
static |
|
static |
Definition at line 8 of file test_log.c.
|
static |
Definition at line 9 of file test_log.c.
|
static |
Definition at line 10 of file test_log.c.
|
static |
Definition at line 6 of file test_log.c.
|
static |
Definition at line 7 of file test_log.c.