Searched refs:MB_COMM_P_RECVLEN_DEFAULT (Results 1 – 2 of 2) sorted by relevance
34 #define MB_COMM_P_RECVLEN_DEFAULT (8) macro
1091 p_parm->p_recvlen = MB_COMM_P_RECVLEN_DEFAULT; in MB_Init()1187 if (FALSE == MBi_IsCommSizeValid(sendSize, MB_COMM_P_RECVLEN_DEFAULT, maxChildren)) in MB_SetParentCommParam()1200 p_mbi_param->p_recvlen = MB_COMM_P_RECVLEN_DEFAULT; in MB_SetParentCommParam()