addPeriodicTask(const LogString &taskName, std::function< void()> f, const Period &delay) | log4cxx::helpers::ThreadUtility | |
configure(ThreadConfigurationType type) | log4cxx::helpers::ThreadUtility | static |
configureFuncs(ThreadStartPre pre_start, ThreadStarted started, ThreadStartPost post_start) | log4cxx::helpers::ThreadUtility | |
createThread(LogString name, Function &&f, Args &&... args) | log4cxx::helpers::ThreadUtility | inline |
hasPeriodicTask(const LogString &taskName) | log4cxx::helpers::ThreadUtility | |
instance() | log4cxx::helpers::ThreadUtility | static |
instancePtr() | log4cxx::helpers::ThreadUtility | static |
LOG4CXX_PTR_DEF(Manager) | log4cxx::helpers::ThreadUtility | |
Manager typedef | log4cxx::helpers::ThreadUtility | |
Period typedef | log4cxx::helpers::ThreadUtility | |
postThreadUnblockSignals() | log4cxx::helpers::ThreadUtility | |
preThreadBlockSignals() | log4cxx::helpers::ThreadUtility | |
removeAllPeriodicTasks() | log4cxx::helpers::ThreadUtility | |
removePeriodicTask(const LogString &taskName) | log4cxx::helpers::ThreadUtility | |
removePeriodicTasksMatching(const LogString &namePrefix) | log4cxx::helpers::ThreadUtility | |
SingletonHolder< ThreadUtility > | log4cxx::helpers::ThreadUtility | friend |
threadStartedNameThread(LogString threadName, std::thread::id thread_id, std::thread::native_handle_type native_handle) | log4cxx::helpers::ThreadUtility | |
~ThreadUtility() | log4cxx::helpers::ThreadUtility | |