Home
last modified time | relevance | path

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

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/executor/
H A Dmulti_client_executor.c39 static MultiConnection *ClientConnectionArray[MAX_CONNECTION_COUNT];
45 static PostgresPollingStatusType ClientPollingStatusArray[MAX_CONNECTION_COUNT];
55 for (int32 connIndex = 0; connIndex < MAX_CONNECTION_COUNT; connIndex++) in AllocateConnectionId()
/dports/databases/pg_citus/citus-10.2.3/src/include/distributed/
H A Dmulti_client_executor.h26 #define MAX_CONNECTION_COUNT 2048 /* simultaneous client connection count */ macro
/dports/news/inn/inn-2.6.4/innfeed/
H A Dinnfeed.h117 #define MAX_CONNECTION_COUNT 50 macro
/dports/sysutils/shlock/inn-2.6.4/innfeed/
H A Dinnfeed.h117 #define MAX_CONNECTION_COUNT 50 macro
/dports/news/inn-current/inn-2.7-20211226/innfeed/
H A Dinnfeed.h111 #define MAX_CONNECTION_COUNT 50 macro