ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstAQueueMem |
|---|---|
| Type | STRUCT |
| Fields | 7 |
| Source | gstatomicqueue.c |
| Size | 48 |
| Usage | The type is used by 2 types. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | size | gint | 4 | 0 |
| 1 | array | gpointer* | 8 | 8 |
| 2 | head | gint volatile | 4 | 16 |
| 3 | tail_write | gint volatile | 4 | 20 |
| 4 | tail_read | gint volatile | 4 | 24 |
| 5 | next | GstAQueueMem* | 8 | 32 |
| 6 | free | GstAQueueMem* | 8 | 40 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|