Home
last modified time | relevance | path

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

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/common/
H A Dipc_server.c25 #define PCMK_IPC_DEFAULT_QUEUE_MAX 500 macro
548 if (queue_len > QB_MAX(c->queue_max, PCMK_IPC_DEFAULT_QUEUE_MAX)) { in crm_ipcs_flush_events()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/common/
H A Dipc.c45 #define PCMK_IPC_DEFAULT_QUEUE_MAX 500 macro
632 if (queue_len > QB_MAX(c->queue_max, PCMK_IPC_DEFAULT_QUEUE_MAX)) { in crm_ipcs_flush_events()