Home
last modified time | relevance | path

Searched refs:current_cached_acks (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/logmsg/
H A Dlogmsg.c1723 gint current_cached_acks; in log_msg_refcache_stop() local
1778 current_cached_acks = logmsg_cached_acks; in log_msg_refcache_stop()
1787 …_value = log_msg_update_ack_and_ref_and_abort_and_suspended(logmsg_current, 0, current_cached_acks, in log_msg_refcache_stop()
1790 if ((LOGMSG_REFCACHE_VALUE_TO_ACK(old_value) == -current_cached_acks) && logmsg_cached_ack_needed) in log_msg_refcache_stop()