Searched defs:_ShmArea (Results 1 – 1 of 1) sorted by relevance
88 struct _ShmArea struct90 int id;92 int use_count;93 int is_writer;95 int shm_fd;97 char *shm_area_buf;98 size_t shm_area_len;100 char *shm_area_name;102 ShmAllocSpace *allocspace;104 ShmArea *next;