epoch_active 913 ompi/mca/osc/pt2pt/osc_pt2pt.h module->all_sync.epoch_active = true; epoch_active 943 ompi/mca/osc/pt2pt/osc_pt2pt.h return (module->all_sync.epoch_active || ompi_osc_pt2pt_in_passive_epoch (module)); epoch_active 198 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c module->all_sync.epoch_active = false; epoch_active 244 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c sync->epoch_active = true; epoch_active 285 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c if (module->all_sync.epoch_active) { epoch_active 288 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c (OMPI_OSC_PT2PT_SYNC_TYPE_LOCK != module->all_sync.type && module->all_sync.epoch_active) ? epoch_active 295 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c if (module->all_sync.epoch_active && (OMPI_OSC_PT2PT_SYNC_TYPE_LOCK != module->all_sync.type || MPI_LOCK_EXCLUSIVE == lock_type)) { epoch_active 304 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c if (module->all_sync.epoch_active || (OMPI_OSC_PT2PT_SYNC_TYPE_LOCK == module->all_sync.type && epoch_active 308 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c "all epoch is %s", target, lock_type, module->all_sync.epoch_active ? "active" : "inactive", epoch_active 19 ompi/mca/osc/pt2pt/osc_pt2pt_sync.c sync->epoch_active = false; epoch_active 83 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h bool epoch_active; epoch_active 184 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h sync->epoch_active = 0; epoch_active 489 ompi/mca/osc/rdma/osc_rdma.h module->all_sync.epoch_active = true; epoch_active 597 ompi/mca/osc/rdma/osc_rdma.h return (module->all_sync.epoch_active || ompi_osc_rdma_in_passive_epoch (module)); epoch_active 399 ompi/mca/osc/rdma/osc_rdma_active_target.c sync->epoch_active = true; epoch_active 466 ompi/mca/osc/rdma/osc_rdma_active_target.c sync->epoch_active = false; epoch_active 617 ompi/mca/osc/rdma/osc_rdma_active_target.c module->all_sync.epoch_active = false; epoch_active 223 ompi/mca/osc/rdma/osc_rdma_passive_target.c if (module->all_sync.epoch_active && (OMPI_OSC_RDMA_SYNC_TYPE_LOCK != module->all_sync.type || MPI_LOCK_EXCLUSIVE == lock_type)) { epoch_active 326 ompi/mca/osc/rdma/osc_rdma_passive_target.c if (module->all_sync.epoch_active) { epoch_active 329 ompi/mca/osc/rdma/osc_rdma_passive_target.c (OMPI_OSC_RDMA_SYNC_TYPE_LOCK != module->all_sync.type && module->all_sync.epoch_active) ? epoch_active 345 ompi/mca/osc/rdma/osc_rdma_passive_target.c lock->epoch_active = true; epoch_active 366 ompi/mca/osc/rdma/osc_rdma_passive_target.c lock->epoch_active = false; epoch_active 417 ompi/mca/osc/rdma/osc_rdma_passive_target.c lock->epoch_active = false; epoch_active 18 ompi/mca/osc/rdma/osc_rdma_sync.c rdma_sync->epoch_active = false; epoch_active 95 ompi/mca/osc/rdma/osc_rdma_sync.h bool epoch_active;