Home
last modified time | relevance | path

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

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dlogqueue.c119 log_queue_set_parallel_push(LogQueue *self, LogQueuePushNotifyFunc parallel_push_notify, gpointer u… in log_queue_set_parallel_push()
136 log_queue_check_items(LogQueue *self, gint *timeout, LogQueuePushNotifyFunc parallel_push_notify, g… in log_queue_check_items()
H A Dlogqueue.h61 LogQueuePushNotifyFunc parallel_push_notify; member