pending_operations_lock   79 ompi/mca/osc/pt2pt/osc_pt2pt.h     opal_mutex_t pending_operations_lock;
pending_operations_lock  695 ompi/mca/osc/pt2pt/osc_pt2pt.h     OPAL_THREAD_SCOPED_LOCK(&mca_osc_pt2pt_component.pending_operations_lock,
pending_operations_lock  175 ompi/mca/osc/pt2pt/osc_pt2pt_component.c         OPAL_THREAD_LOCK(&mca_osc_pt2pt_component.pending_operations_lock);
pending_operations_lock  199 ompi/mca/osc/pt2pt/osc_pt2pt_component.c         OPAL_THREAD_UNLOCK(&mca_osc_pt2pt_component.pending_operations_lock);
pending_operations_lock  217 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     OBJ_CONSTRUCT(&mca_osc_pt2pt_component.pending_operations_lock, opal_mutex_t);
pending_operations_lock  279 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     OBJ_DESTRUCT(&mca_osc_pt2pt_component.pending_operations_lock);