CUBRID Engine  latest
cubthread::daemon Member List

This is the complete list of members for cubthread::daemon, including all inherited members.

create_statset(void)cubthread::daemonprivatestatic
daemon(const looper &loop_pattern_arg, context_manager< Context > *context_manager_arg, task< Context > *exec, const char *name)cubthread::daemon
daemon(const looper &loop_pattern_arg, task_without_context *exec_arg, const char *name)cubthread::daemon
get_stat_name(std::size_t stat_index)cubthread::daemonstatic
get_stats(cubperf::stat_value *stats_out)cubthread::daemon
get_stats_value_count(void)cubthread::daemonstatic
is_running(void)cubthread::daemon
loop_with_context(daemon *daemon_arg, context_manager< Context > *context_manager_arg, task< Context > *exec_arg, const char *name)cubthread::daemonprivatestatic
loop_without_context(daemon *daemon_arg, task_without_context *exec_arg, const char *name)cubthread::daemonprivatestatic
m_func_on_stopcubthread::daemonprivate
m_loopercubthread::daemonprivate
m_namecubthread::daemonprivate
m_statscubthread::daemonprivate
m_threadcubthread::daemonprivate
m_waitercubthread::daemonprivate
pause(void)cubthread::daemonprivate
register_stat_execute(void)cubthread::daemonprivate
register_stat_pause(void)cubthread::daemonprivate
register_stat_start(void)cubthread::daemonprivate
reset_looper(void)cubthread::daemon
stop_execution(void)cubthread::daemon
wakeup(void)cubthread::daemon
was_woken_up(void)cubthread::daemon
~daemon()cubthread::daemon