tcp_btl            82 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     mca_btl_tcp2_module_t* tcp_btl = (mca_btl_tcp2_module_t*)btl;
tcp_btl           124 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         tcp_endpoint->endpoint_btl = tcp_btl;
tcp_btl           135 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         opal_list_append(&tcp_btl->tcp_endpoints, (opal_list_item_t*)tcp_endpoint);
tcp_btl           153 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     mca_btl_tcp2_module_t* tcp_btl = (mca_btl_tcp2_module_t*)btl;
tcp_btl           158 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c             opal_list_remove_item(&tcp_btl->tcp_endpoints, (opal_list_item_t*)tcp_endpoint);
tcp_btl           372 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     mca_btl_tcp2_module_t* tcp_btl = (mca_btl_tcp2_module_t*) btl;
tcp_btl           376 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->btl = tcp_btl;
tcp_btl           411 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     mca_btl_tcp2_module_t* tcp_btl = (mca_btl_tcp2_module_t*) btl;
tcp_btl           415 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->btl = tcp_btl;
tcp_btl           454 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     mca_btl_tcp2_module_t* tcp_btl = (mca_btl_tcp2_module_t*) btl;
tcp_btl           458 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->btl = tcp_btl;
tcp_btl           484 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     mca_btl_tcp2_module_t* tcp_btl = (mca_btl_tcp2_module_t*) btl;
tcp_btl           486 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     for( item = opal_list_remove_first(&tcp_btl->tcp_endpoints);
tcp_btl           488 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c          item = opal_list_remove_first(&tcp_btl->tcp_endpoints)) {
tcp_btl           495 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     free(tcp_btl);
tcp_btl            69 opal/mca/btl/tcp/btl_tcp.c     mca_btl_tcp_module_t* tcp_btl = (mca_btl_tcp_module_t*)btl;
tcp_btl           103 opal/mca/btl/tcp/btl_tcp.c             if (tcp_endpoint->endpoint_btl == tcp_btl) {
tcp_btl           120 opal/mca/btl/tcp/btl_tcp.c             tcp_endpoint->endpoint_btl = tcp_btl;
tcp_btl           128 opal/mca/btl/tcp/btl_tcp.c             OPAL_THREAD_LOCK(&tcp_btl->tcp_endpoints_mutex);
tcp_btl           129 opal/mca/btl/tcp/btl_tcp.c             opal_list_append(&tcp_btl->tcp_endpoints, (opal_list_item_t*)tcp_endpoint);
tcp_btl           130 opal/mca/btl/tcp/btl_tcp.c             OPAL_THREAD_UNLOCK(&tcp_btl->tcp_endpoints_mutex);
tcp_btl           150 opal/mca/btl/tcp/btl_tcp.c     mca_btl_tcp_module_t* tcp_btl = (mca_btl_tcp_module_t*)btl;
tcp_btl           153 opal/mca/btl/tcp/btl_tcp.c     OPAL_THREAD_LOCK(&tcp_btl->tcp_endpoints_mutex);
tcp_btl           156 opal/mca/btl/tcp/btl_tcp.c         opal_list_remove_item(&tcp_btl->tcp_endpoints, (opal_list_item_t*)tcp_endpoint);
tcp_btl           159 opal/mca/btl/tcp/btl_tcp.c     OPAL_THREAD_UNLOCK(&tcp_btl->tcp_endpoints_mutex);
tcp_btl           313 opal/mca/btl/tcp/btl_tcp.c     mca_btl_tcp_module_t* tcp_btl = (mca_btl_tcp_module_t*) btl;
tcp_btl           317 opal/mca/btl/tcp/btl_tcp.c     frag->btl = tcp_btl;
tcp_btl           357 opal/mca/btl/tcp/btl_tcp.c     mca_btl_tcp_module_t* tcp_btl = (mca_btl_tcp_module_t*) btl;
tcp_btl           389 opal/mca/btl/tcp/btl_tcp.c     frag->btl = tcp_btl;
tcp_btl           423 opal/mca/btl/tcp/btl_tcp.c     mca_btl_tcp_module_t* tcp_btl = (mca_btl_tcp_module_t*) btl;
tcp_btl           456 opal/mca/btl/tcp/btl_tcp.c     frag->btl = tcp_btl;
tcp_btl           481 opal/mca/btl/tcp/btl_tcp.c     mca_btl_tcp_module_t* tcp_btl = (mca_btl_tcp_module_t*) btl;
tcp_btl           487 opal/mca/btl/tcp/btl_tcp.c     for( item = opal_list_remove_first(&tcp_btl->tcp_endpoints);
tcp_btl           489 opal/mca/btl/tcp/btl_tcp.c          item = opal_list_remove_first(&tcp_btl->tcp_endpoints)) {
tcp_btl           493 opal/mca/btl/tcp/btl_tcp.c     free(tcp_btl);