Searched refs:AI_MAX_CHN_NUM (Results 1 – 2 of 2) sorted by relevance
239 TEST_AI_CTX_S params[AI_MAX_CHN_NUM]; in unit_test_mpi_ai()240 pthread_t tidSend[AI_MAX_CHN_NUM]; in unit_test_mpi_ai()241 pthread_t tidComand[AI_MAX_CHN_NUM]; in unit_test_mpi_ai()
66 #define AI_MAX_CHN_NUM 1 macro