mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
@@ -1167,7 +1167,7 @@ shm_mq_inc_bytes_written(volatile shm_mq *mq, Size n)
|
||||
}
|
||||
|
||||
/*
|
||||
* Set sender's latch, unless queue is detached.
|
||||
* Set receiver's latch, unless queue is detached.
|
||||
*/
|
||||
static shm_mq_result
|
||||
shm_mq_notify_receiver(volatile shm_mq *mq)
|
||||
|
Reference in New Issue
Block a user