Home
last modified time | relevance | path

Searched defs:_ShmArea (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/shm/
Dshmpipe.c88 struct _ShmArea struct
90 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;