Home
last modified time | relevance | path

Searched refs:fragmentReplicaInstanceKey (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1891 Uint32 fragmentReplicaInstanceKey);
H A DDbdihMain.cpp7825 Uint32 fragmentReplicaInstanceKey) in check_takeover_thread() argument
7827 ndbassert(fragmentReplicaInstanceKey != 0); in check_takeover_thread()
7828 fragmentReplicaInstanceKey--; in check_takeover_thread()
7847 Uint32 instanceId = fragmentReplicaInstanceKey % lqhWorkers; in check_takeover_thread()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1891 Uint32 fragmentReplicaInstanceKey);
H A DDbdihMain.cpp7825 Uint32 fragmentReplicaInstanceKey) in check_takeover_thread() argument
7827 ndbassert(fragmentReplicaInstanceKey != 0); in check_takeover_thread()
7828 fragmentReplicaInstanceKey--; in check_takeover_thread()
7847 Uint32 instanceId = fragmentReplicaInstanceKey % lqhWorkers; in check_takeover_thread()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1891 Uint32 fragmentReplicaInstanceKey);
H A DDbdihMain.cpp7825 Uint32 fragmentReplicaInstanceKey) in check_takeover_thread() argument
7827 ndbassert(fragmentReplicaInstanceKey != 0); in check_takeover_thread()
7828 fragmentReplicaInstanceKey--; in check_takeover_thread()
7847 Uint32 instanceId = fragmentReplicaInstanceKey % lqhWorkers; in check_takeover_thread()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1891 Uint32 fragmentReplicaInstanceKey);
H A DDbdihMain.cpp7825 Uint32 fragmentReplicaInstanceKey) in check_takeover_thread() argument
7827 ndbassert(fragmentReplicaInstanceKey != 0); in check_takeover_thread()
7828 fragmentReplicaInstanceKey--; in check_takeover_thread()
7847 Uint32 instanceId = fragmentReplicaInstanceKey % lqhWorkers; in check_takeover_thread()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1891 Uint32 fragmentReplicaInstanceKey);
H A DDbdihMain.cpp7825 Uint32 fragmentReplicaInstanceKey) in check_takeover_thread() argument
7827 ndbassert(fragmentReplicaInstanceKey != 0); in check_takeover_thread()
7828 fragmentReplicaInstanceKey--; in check_takeover_thread()
7847 Uint32 instanceId = fragmentReplicaInstanceKey % lqhWorkers; in check_takeover_thread()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2061 Uint32 fragmentReplicaInstanceKey);
H A DDbdihMain.cpp8899 Uint32 fragmentReplicaInstanceKey) in check_takeover_thread() argument
8901 ndbassert(fragmentReplicaInstanceKey != 0); in check_takeover_thread()
8902 fragmentReplicaInstanceKey--; in check_takeover_thread()
8921 Uint32 instanceId = fragmentReplicaInstanceKey % lqhWorkers; in check_takeover_thread()