i3
|
#include <shmlog.h>
Data Fields | |
uint32_t | offset_next_write |
uint32_t | offset_last_wrap |
uint32_t | size |
uint32_t i3_shmlog_header::offset_last_wrap |
Definition at line 18 of file shmlog.h.
Referenced by store_log_markers().
uint32_t i3_shmlog_header::offset_next_write |
Definition at line 17 of file shmlog.h.
Referenced by store_log_markers().
uint32_t i3_shmlog_header::size |
Definition at line 19 of file shmlog.h.
Referenced by store_log_markers().