22 #ifndef MCA_BTL_SM_ENDPOINT_H
23 #define MCA_BTL_SM_ENDPOINT_H
36 #if OMPI_ENABLE_PROGRESS_THREADS == 1
Definition: mutex_unix.h:53
int peer_smp_rank
My peer's SMP process rank.
Definition: btl_sm_endpoint.h:34
opal_mutex_t endpoint_lock
lock for concurrent access to endpoint state
Definition: btl_openib_endpoint.h:198
State of ELAN endpoint connection.
Definition: btl_elan_endpoint.h:33
Definition: opal_list.h:147
opal_list_t pending_sends
pending data to send
Definition: btl_sm_endpoint.h:39
int my_smp_rank
My SMP process rank.
Definition: btl_sm_endpoint.h:32