ompi_osc_pt2pt_lock_remote  481 ompi/mca/osc/pt2pt/osc_pt2pt.h int ompi_osc_pt2pt_lock_remote (ompi_osc_pt2pt_module_t *module, int target, ompi_osc_pt2pt_sync_t *lock);
ompi_osc_pt2pt_lock_remote  916 ompi/mca/osc/pt2pt/osc_pt2pt.h             (void) ompi_osc_pt2pt_lock_remote (module, target, &module->all_sync);
ompi_osc_pt2pt_lock_remote  258 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c             ret = ompi_osc_pt2pt_lock_remote (module, target, lock);