24#ifndef THREAD_CLEANUP_REGISTER_H
25#define THREAD_CLEANUP_REGISTER_H
const char component_name[]
Definition: group_replication_elect_prefers_most_updated.cc:46
#define END_SERVICE_DEFINITION(name)
A macro to end the last Service definition started with the BEGIN_SERVICE_DEFINITION macro.
Definition: service.h:91
#define BEGIN_SERVICE_DEFINITION(name)
Declares a new Service.
Definition: service.h:86
#define DECLARE_BOOL_METHOD(name, args)
Declares a method that returns bool as a part of the Service definition.
Definition: service.h:112