Home
last modified time | relevance | path

Searched refs:getTransporterIndex (Results 1 – 6 of 6) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/common/transporter/
H A DTransporter.cpp160 getTransporterIndex(), remoteNodeId)); in do_disconnect()
170 getTransporterIndex())); in do_disconnect()
177 getTransporterIndex())); in do_disconnect()
237 getTransporterIndex())); in connect_server()
H A DTransporterRegistry.cpp774 t->getTransporterIndex())); in connect_server()
781 TrpId trp_id = t->getTransporterIndex(); in insert_allTransporters()
799 TrpId trp_id = t->getTransporterIndex(); in remove_allTransporters()
1070 trp_id = t->getTransporterIndex(); in prepareSendTemplate()
1394 Uint32 trp_id = t->getTransporterIndex(); in poll_SHM()
1586 Uint32 trp_id = t->getTransporterIndex(); in reset_shm_awake_state()
1627 Uint32 id = t->getTransporterIndex(); in set_shm_awake_state()
1674 Uint32 trp_id = t->getTransporterIndex(); in poll_TCP()
2499 Uint32 id = t->getTransporterIndex(); in report_connect()
3843 trp_ids[0] = t->getTransporterIndex(); in get_trps_for_node()
[all …]
H A DTCP_Transporter.cpp528 getTransporterIndex())); in shutdown()
535 getTransporterIndex())); in shutdown()
685 getTransporterIndex())); in disconnectImpl()
H A DTransporter.hpp156 TrpId getTransporterIndex() const;
394 Transporter::getTransporterIndex() const { in getTransporterIndex() function in Transporter
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/transporter/
H A DTransporterRegistry.hpp707 TrpId getTransporterIndex(Transporter* t);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/qmgr/
H A DQmgrMain.cpp9614 current_trp->getTransporterIndex())); in connect_multi_transporter()
9632 assign_recv_thread_new_trp(t->getTransporterIndex()); in connect_multi_transporter()
9635 t->getTransporterIndex(), in connect_multi_transporter()
10057 TrpId current_trp_id = current_trp->getTransporterIndex(); in execFREEZE_ACTION_REQ()
10067 TrpId trp_id = tmp_trp->getTransporterIndex(); in execFREEZE_ACTION_REQ()
10096 TrpId id = tmp_trp->getTransporterIndex(); in execFREEZE_ACTION_REQ()
10253 Uint32 trp_id = t->getTransporterIndex(); in handle_activate_trp_req()
10373 TrpId trp_id = tmp_trp->getTransporterIndex(); in check_switch_completed()