Home
last modified time | relevance | path

Searched refs:m_h_notification_svc (Results 1 – 2 of 2) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/resourcegroups/
H A Dresource_group_mgr.h397 my_h_service m_h_notification_svc; variable
446 m_h_notification_svc(nullptr), in Resource_group_mgr()
H A Dresource_group_mgr.cc273 m_registry_svc->release(m_h_notification_svc); in deinit()
274 m_h_notification_svc = nullptr; in deinit()
348 if (m_registry_svc->acquire("pfs_notification_v3", &m_h_notification_svc)) { in init()
356 m_h_notification_svc); in init()