active_rdma_count 197 opal/mca/btl/ugni/btl_ugni.h opal_atomic_int32_t active_rdma_count; active_rdma_count 643 opal/mca/btl/ugni/btl_ugni_component.c (void) OPAL_THREAD_FETCH_ADD32 (&ugni_module->active_rdma_count, -bte_complete); active_rdma_count 90 opal/mca/btl/ugni/btl_ugni_module.c ugni_module->active_rdma_count = 0; active_rdma_count 90 opal/mca/btl/ugni/btl_ugni_rdma.h if (module->active_rdma_count >= mca_btl_ugni_component.active_rdma_threshold) { active_rdma_count 94 opal/mca/btl/ugni/btl_ugni_rdma.h (void) OPAL_THREAD_FETCH_ADD32 (&module->active_rdma_count, 1); active_rdma_count 103 opal/mca/btl/ugni/btl_ugni_rdma.h (void) OPAL_THREAD_FETCH_ADD32 (&module->active_rdma_count, -1);