Home
last modified time | relevance | path

Searched refs:count_active_schema_ops (Results 1 – 3 of 3) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_schema_object.h214 static size_t count_active_schema_ops();
H A Dndb_schema_object.cc241 size_t NDB_SCHEMA_OBJECT::count_active_schema_ops() { in count_active_schema_ops() function in NDB_SCHEMA_OBJECT
H A Dha_ndbcluster_binlog.cc4205 ndbcluster::ndbrequire(NDB_SCHEMA_OBJECT::count_active_schema_ops() == 1); in handle_event()
4244 while (NDB_SCHEMA_OBJECT::count_active_schema_ops() > 0) in handle_event()