endpoints_that_need_acks 1522 opal/mca/btl/usnic/btl_usnic_component.c OPAL_LIST_FOREACH(endpoint, &module->endpoints_that_need_acks, endpoints_that_need_acks 902 opal/mca/btl/usnic/btl_usnic_module.c while (!opal_list_is_empty(&(module->endpoints_that_need_acks))) { endpoints_that_need_acks 903 opal/mca/btl/usnic/btl_usnic_module.c (void) opal_list_remove_first(&(module->endpoints_that_need_acks)); endpoints_that_need_acks 905 opal/mca/btl/usnic/btl_usnic_module.c OBJ_DESTRUCT(&module->endpoints_that_need_acks); endpoints_that_need_acks 2335 opal/mca/btl/usnic/btl_usnic_module.c OBJ_CONSTRUCT(&module->endpoints_that_need_acks, opal_list_t); endpoints_that_need_acks 195 opal/mca/btl/usnic/btl_usnic_module.h opal_list_t endpoints_that_need_acks; endpoints_that_need_acks 226 opal/mca/btl/usnic/btl_usnic_module.h item = opal_list_get_first(&module->endpoints_that_need_acks); endpoints_that_need_acks 227 opal/mca/btl/usnic/btl_usnic_module.h if (item != opal_list_get_end(&module->endpoints_that_need_acks)) { endpoints_that_need_acks 246 opal/mca/btl/usnic/btl_usnic_module.h if (item != opal_list_get_end(&module->endpoints_that_need_acks)) { endpoints_that_need_acks 259 opal/mca/btl/usnic/btl_usnic_module.h &(endpoint->endpoint_module->endpoints_that_need_acks), endpoints_that_need_acks 272 opal/mca/btl/usnic/btl_usnic_module.h opal_list_append(&(endpoint->endpoint_module->endpoints_that_need_acks),