Searched refs:MAX_CORES (Results 1 – 2 of 2) sorted by relevance
25 #define MAX_CORES 16 macro42 mctx_t g_mctx[MAX_CORES]; /* mOS context */43 TAILQ_HEAD(, connection) g_sockq[MAX_CORES]; /* connection queue */
40 #define MAX_CORES 16 macro197 mctx_t mctx_list[MAX_CORES]; /* mOS context */ in main()