|
i3
|
#include <stdint.h>#include <pthread.h>

Go to the source code of this file.
Data Structures | |
| struct | i3_shmlog_header |
Typedefs | |
| typedef struct i3_shmlog_header | i3_shmlog_header |
Variables | |
| const int | default_shmlog_size |
| typedef struct i3_shmlog_header i3_shmlog_header |
| const int default_shmlog_size |
Definition at line 70 of file main.c.
Referenced by cmd_shmlog(), and main().
1.8.9.1