ctxs_count 518 oshmem/mca/spml/ucx/spml_ucx.c if (array->ctxs_count < array->ctxs_num) { ctxs_count 519 oshmem/mca/spml/ucx/spml_ucx.c array->ctxs[array->ctxs_count] = ctx; ctxs_count 531 oshmem/mca/spml/ucx/spml_ucx.c array->ctxs_count++; ctxs_count 538 oshmem/mca/spml/ucx/spml_ucx.c for (i = 0; i < array->ctxs_count; i++) { ctxs_count 540 oshmem/mca/spml/ucx/spml_ucx.c array->ctxs[i] = array->ctxs[array->ctxs_count-1]; ctxs_count 541 oshmem/mca/spml/ucx/spml_ucx.c array->ctxs[array->ctxs_count-1] = NULL; ctxs_count 546 oshmem/mca/spml/ucx/spml_ucx.c array->ctxs_count--; ctxs_count 648 oshmem/mca/spml/ucx/spml_ucx.c if (mca_spml_ucx.active_array.ctxs_count == 0) { ctxs_count 669 oshmem/mca/spml/ucx/spml_ucx.c if (!mca_spml_ucx.active_array.ctxs_count) { ctxs_count 80 oshmem/mca/spml/ucx/spml_ucx.h int ctxs_count; ctxs_count 139 oshmem/mca/spml/ucx/spml_ucx_component.c for (i = 0; i < mca_spml_ucx.active_array.ctxs_count; i++) { ctxs_count 237 oshmem/mca/spml/ucx/spml_ucx_component.c mca_spml_ucx.active_array.ctxs_count = mca_spml_ucx.idle_array.ctxs_count = 0; ctxs_count 341 oshmem/mca/spml/ucx/spml_ucx_component.c if (mca_spml_ucx.active_array.ctxs_count) { ctxs_count 359 oshmem/mca/spml/ucx/spml_ucx_component.c for (i = 0; i < mca_spml_ucx.active_array.ctxs_count; i++) { ctxs_count 363 oshmem/mca/spml/ucx/spml_ucx_component.c for (i = 0; i < mca_spml_ucx.idle_array.ctxs_count; i++) { ctxs_count 374 oshmem/mca/spml/ucx/spml_ucx_component.c for (i = 0; i < mca_spml_ucx.active_array.ctxs_count; i++) { ctxs_count 378 oshmem/mca/spml/ucx/spml_ucx_component.c for (i = 0; i < mca_spml_ucx.idle_array.ctxs_count; i++) { ctxs_count 390 oshmem/mca/spml/ucx/spml_ucx_component.c for (i = 0; i < mca_spml_ucx.active_array.ctxs_count; i++) { ctxs_count 395 oshmem/mca/spml/ucx/spml_ucx_component.c for (i = 0; i < mca_spml_ucx.idle_array.ctxs_count; i++) {