Electroneum
shm_main_info Struct Reference

#include <shm_main.h>

Collaboration diagram for shm_main_info:

Public Attributes

struct ub_stats_infoptr_arr
 
struct ub_shm_stat_infoptr_ctl
 
int key
 
int id_ctl
 
int id_arr
 

Detailed Description

The SHM info.

Definition at line 53 of file shm_main.h.

Member Data Documentation

◆ id_arr

int shm_main_info::id_arr

Definition at line 61 of file shm_main.h.

◆ id_ctl

int shm_main_info::id_ctl

Definition at line 60 of file shm_main.h.

◆ key

int shm_main_info::key

Definition at line 59 of file shm_main.h.

◆ ptr_arr

struct ub_stats_info* shm_main_info::ptr_arr

stats_info array, shared memory segment. [0] is totals, [1..thread_num] are per-thread stats

Definition at line 56 of file shm_main.h.

◆ ptr_ctl

struct ub_shm_stat_info* shm_main_info::ptr_ctl

the global stats block, shared memory segment

Definition at line 58 of file shm_main.h.


The documentation for this struct was generated from the following file: