|
PostgreSQL Source Code git master
|
| pg_atomic_uint64 shm_mq::mq_bytes_read |
| pg_atomic_uint64 shm_mq::mq_bytes_written |
| char shm_mq::mq_ring[FLEXIBLE_ARRAY_MEMBER] |
| Size shm_mq::mq_ring_size |
Definition at line 78 of file shm_mq.c.
Referenced by shm_mq_receive_bytes(), and shm_mq_send_bytes().