orte_oob_base 71 orte/mca/oob/base/base.h ORTE_DECLSPEC extern orte_oob_base_t orte_oob_base; orte_oob_base 125 orte/mca/oob/base/base.h ORTE_THREADSHIFT(cd, orte_oob_base.ev_base, \ orte_oob_base 54 orte/mca/oob/base/oob_base_frame.c orte_oob_base_t orte_oob_base = {0}; orte_oob_base 58 orte/mca/oob/base/oob_base_frame.c orte_oob_base.num_threads = 0; orte_oob_base 64 orte/mca/oob/base/oob_base_frame.c &orte_oob_base.num_threads); orte_oob_base 68 orte/mca/oob/base/oob_base_frame.c orte_oob_base.timing = false; orte_oob_base 73 orte/mca/oob/base/oob_base_frame.c &orte_oob_base.timing); orte_oob_base 86 orte/mca/oob/base/oob_base_frame.c while (NULL != (cli = (mca_base_component_list_item_t *) opal_list_remove_first (&orte_oob_base.actives))) { orte_oob_base 99 orte/mca/oob/base/oob_base_frame.c OBJ_DESTRUCT(&orte_oob_base.actives); orte_oob_base 102 orte/mca/oob/base/oob_base_frame.c OPAL_HASH_TABLE_FOREACH(key, uint64, value, &orte_oob_base.peers) { orte_oob_base 108 orte/mca/oob/base/oob_base_frame.c OBJ_DESTRUCT(&orte_oob_base.peers); orte_oob_base 120 orte/mca/oob/base/oob_base_frame.c orte_oob_base.max_uri_length = -1; orte_oob_base 121 orte/mca/oob/base/oob_base_frame.c OBJ_CONSTRUCT(&orte_oob_base.peers, opal_hash_table_t); orte_oob_base 122 orte/mca/oob/base/oob_base_frame.c opal_hash_table_init(&orte_oob_base.peers, 128); orte_oob_base 123 orte/mca/oob/base/oob_base_frame.c OBJ_CONSTRUCT(&orte_oob_base.actives, opal_list_t); orte_oob_base 126 orte/mca/oob/base/oob_base_frame.c orte_oob_base.ev_base = orte_event_base; orte_oob_base 128 orte/mca/oob/base/oob_base_frame.c orte_oob_base.ev_base = opal_progress_thread_init("OOB-BASE"); orte_oob_base 97 orte/mca/oob/base/oob_base_select.c while (NULL != (cmp = (mca_base_component_list_item_t*)opal_list_remove_first(&orte_oob_base.actives))) { orte_oob_base 106 orte/mca/oob/base/oob_base_select.c opal_list_append(&orte_oob_base.actives, &c2->super); orte_oob_base 112 orte/mca/oob/base/oob_base_select.c OPAL_LIST_FOREACH(cmp, &orte_oob_base.actives, mca_base_component_list_item_t) { orte_oob_base 121 orte/mca/oob/base/oob_base_select.c opal_list_insert_pos(&orte_oob_base.actives, orte_oob_base 132 orte/mca/oob/base/oob_base_select.c opal_list_append(&orte_oob_base.actives, &c2->super); orte_oob_base 136 orte/mca/oob/base/oob_base_select.c if (0 == opal_list_get_size(&orte_oob_base.actives) && orte_oob_base 148 orte/mca/oob/base/oob_base_select.c OPAL_LIST_FOREACH(cmp, &orte_oob_base.actives, mca_base_component_list_item_t) { orte_oob_base 155 orte/mca/oob/base/oob_base_select.c (int)opal_list_get_size(&orte_oob_base.actives)); orte_oob_base 68 orte/mca/oob/base/oob_base_stubs.c if (OPAL_SUCCESS != opal_hash_table_get_value_uint64(&orte_oob_base.peers, orte_oob_base 85 orte/mca/oob/base/oob_base_stubs.c if (OPAL_SUCCESS != opal_hash_table_get_value_uint64(&orte_oob_base.peers, orte_oob_base 107 orte/mca/oob/base/oob_base_stubs.c OPAL_LIST_FOREACH(cli, &orte_oob_base.actives, mca_base_component_list_item_t) { orte_oob_base 116 orte/mca/oob/base/oob_base_stubs.c if (OPAL_SUCCESS != (rc = opal_hash_table_set_value_uint64(&orte_oob_base.peers, ui64, (void*)pr))) { orte_oob_base 170 orte/mca/oob/base/oob_base_stubs.c OPAL_LIST_FOREACH(cli, &orte_oob_base.actives, mca_base_component_list_item_t) { orte_oob_base 244 orte/mca/oob/base/oob_base_stubs.c OPAL_LIST_FOREACH(cli, &orte_oob_base.actives, mca_base_component_list_item_t) { orte_oob_base 261 orte/mca/oob/base/oob_base_stubs.c if (0 < orte_oob_base.max_uri_length && orte_oob_base 262 orte/mca/oob/base/oob_base_stubs.c orte_oob_base.max_uri_length < (int)(len + strlen(turi))) { orte_oob_base 343 orte/mca/oob/base/oob_base_stubs.c if (OPAL_SUCCESS != opal_hash_table_get_value_uint64(&orte_oob_base.peers, orte_oob_base 347 orte/mca/oob/base/oob_base_stubs.c if (OPAL_SUCCESS != (rc = opal_hash_table_set_value_uint64(&orte_oob_base.peers, ui64, (void*)pr))) { orte_oob_base 360 orte/mca/oob/base/oob_base_stubs.c OPAL_LIST_FOREACH(cli, &orte_oob_base.actives, mca_base_component_list_item_t) { orte_oob_base 404 orte/mca/oob/base/oob_base_stubs.c OPAL_LIST_FOREACH(cli, &orte_oob_base.actives, mca_base_component_list_item_t) { orte_oob_base 153 orte/mca/oob/tcp/oob_tcp_component.c orte_oob_base.num_threads, 256, 8); orte_oob_base 641 orte/mca/oob/tcp/oob_tcp_component.c if (0 == orte_oob_base.num_threads) { orte_oob_base 642 orte/mca/oob/tcp/oob_tcp_component.c opal_pointer_array_add(&mca_oob_tcp_component.ev_bases, orte_oob_base.ev_base); orte_oob_base 644 orte/mca/oob/tcp/oob_tcp_component.c for (i=0; i < orte_oob_base.num_threads; i++) { orte_oob_base 680 orte/mca/oob/tcp/oob_tcp_component.c if (0 < orte_oob_base.num_threads) { orte_oob_base 681 orte/mca/oob/tcp/oob_tcp_component.c for (i=0; i < orte_oob_base.num_threads; i++) { orte_oob_base 1030 orte/mca/oob/tcp/oob_tcp_component.c if (OPAL_SUCCESS != opal_hash_table_get_value_uint64(&orte_oob_base.peers, orte_oob_base 1036 orte/mca/oob/tcp/oob_tcp_component.c if (OPAL_SUCCESS != (rc = opal_hash_table_set_value_uint64(&orte_oob_base.peers, orte_oob_base 1060 orte/mca/oob/tcp/oob_tcp_component.c if (OPAL_SUCCESS == opal_hash_table_get_value_uint64(&orte_oob_base.peers, orte_oob_base 1065 orte/mca/oob/tcp/oob_tcp_component.c if (OPAL_SUCCESS != (rc = opal_hash_table_set_value_uint64(&orte_oob_base.peers, orte_oob_base 1097 orte/mca/oob/tcp/oob_tcp_component.c if (OPAL_SUCCESS != opal_hash_table_get_value_uint64(&orte_oob_base.peers, orte_oob_base 1102 orte/mca/oob/tcp/oob_tcp_component.c if (OPAL_SUCCESS != (rc = opal_hash_table_set_value_uint64(&orte_oob_base.peers, orte_oob_base 1139 orte/mca/oob/tcp/oob_tcp_component.c if (OPAL_SUCCESS != opal_hash_table_get_value_uint64(&orte_oob_base.peers, orte_oob_base 1160 orte/mca/oob/tcp/oob_tcp_component.c if (OPAL_SUCCESS != opal_hash_table_get_value_uint64(&orte_oob_base.peers, orte_oob_base 102 orte/mca/oob/tcp/oob_tcp_component.h if (orte_oob_base.num_threads <= mca_oob_tcp_component.next_base) { \ orte_oob_base 70 orte/mca/oob/tcp/oob_tcp_connection.h opal_event_set(orte_oob_base.ev_base, &cop->ev, s, \ orte_oob_base 160 orte/mca/oob/tcp/oob_tcp_listener.c opal_event_set(orte_oob_base.ev_base, &listener->event, orte_oob_base 747 orte/mca/oob/tcp/oob_tcp_listener.c opal_event_set(orte_oob_base.ev_base, &pending_connection->ev, -1, orte_oob_base 85 orte/mca/oob/tcp/oob_tcp_peer.h ORTE_THREADSHIFT(pop, orte_oob_base.ev_base, \ orte_oob_base 277 orte/mca/oob/tcp/oob_tcp_sendrecv.h ORTE_THREADSHIFT(mop, orte_oob_base.ev_base, \ orte_oob_base 295 orte/mca/oob/tcp/oob_tcp_sendrecv.h ORTE_THREADSHIFT(mop, orte_oob_base.ev_base, \