Home
last modified time | relevance | path

Searched defs:seize (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DCountingPool.hpp54 bool seize(Ptr<T>& ptr) in seize() function in CountingPool
102 bool seize(Uint32& i) in seize() function in CountingPool
H A DArenaPool.cpp81 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
128 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/vm/
H A DCountingPool.hpp52 bool seize(Ptr<T>& ptr) in seize() function in CountingPool
100 bool seize(Uint32& i) in seize() function in CountingPool
H A DArenaPool.hpp94 bool seize(Ptr<T>&) { assert(false); return false; } // Not implemented... in seize() function in ArenaPool
116 bool seize(Ptr<T> & ptr) { return m_pool.seize(m_head, ptr); } in seize() function in LocalArenaPool
170 ArenaPool<T>::seize(ArenaHead & ah, Ptr<T>& ptr) in seize() function in ArenaPool
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/vm/
H A DCountingPool.hpp54 bool seize(Ptr<T>& ptr) in seize() function in CountingPool
102 bool seize(Uint32& i) in seize() function in CountingPool
H A DArenaPool.cpp81 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
128 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DCountingPool.hpp54 bool seize(Ptr<T>& ptr) in seize() function in CountingPool
102 bool seize(Uint32& i) in seize() function in CountingPool
H A DArenaPool.cpp81 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
128 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/vm/
H A DCountingPool.hpp54 bool seize(Ptr<T>& ptr) in seize() function in CountingPool
102 bool seize(Uint32& i) in seize() function in CountingPool
H A DArenaPool.cpp81 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
128 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DCountingPool.hpp54 bool seize(Ptr<T>& ptr) in seize() function in CountingPool
102 bool seize(Uint32& i) in seize() function in CountingPool
H A DArenaPool.cpp81 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
128 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DArenaPool.cpp76 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
123 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
H A DArenaPool.hpp85 bool seize(Ptr<void>&) { assert(false); return false; } // Not implemented... in seize() function in ArenaPool
106 bool seize(Ptr<void> & ptr) { return m_pool.seize(m_head, ptr); } in seize() function in LocalArenaPoolImpl
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DArenaPool.cpp76 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
123 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
H A DArenaPool.hpp85 bool seize(Ptr<void>&) { assert(false); return false; } // Not implemented... in seize() function in ArenaPool
106 bool seize(Ptr<void> & ptr) { return m_pool.seize(m_head, ptr); } in seize() function in LocalArenaPoolImpl
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DArenaPool.cpp76 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
123 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
H A DArenaPool.hpp85 bool seize(Ptr<void>&) { assert(false); return false; } // Not implemented... in seize() function in ArenaPool
106 bool seize(Ptr<void> & ptr) { return m_pool.seize(m_head, ptr); } in seize() function in LocalArenaPoolImpl
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/vm/
H A DArenaPool.cpp76 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
123 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/vm/
H A DArenaPool.cpp76 ArenaAllocator::seize(ArenaHead& ah) in seize() function in ArenaAllocator
123 ArenaPool::seize(ArenaHead & ah, Ptr<void>& ptr) in seize() function in ArenaPool
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dndb_thd_ndb.cc36 Thd_ndb::seize(THD* thd) in seize() function in Thd_ndb
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dndb_thd_ndb.cc36 Thd_ndb::seize(THD* thd) in seize() function in Thd_ndb
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dndb_thd_ndb.cc36 Thd_ndb::seize(THD* thd) in seize() function in Thd_ndb
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dndb_thd_ndb.cc36 Thd_ndb::seize(THD* thd) in seize() function in Thd_ndb
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dndb_thd_ndb.cc36 Thd_ndb::seize(THD* thd) in seize() function in Thd_ndb

12345678910>>...14