|
mxnet
|
This is the complete list of members for dmlc::TimerThread< Duration >, including all inherited members.
| get_id() const | dmlc::ThreadGroup::Thread | inline |
| is_auto_remove() const | dmlc::ThreadGroup::Thread | inline |
| is_current_thread() const | dmlc::ThreadGroup::Thread | inline |
| is_shutdown_requested() const | dmlc::ThreadGroup::Thread | inlinevirtual |
| join() | dmlc::ThreadGroup::Thread | inline |
| joinable() const | dmlc::ThreadGroup::Thread | inline |
| launch(std::shared_ptr< Thread > pThis, bool autoRemove, StartFunction start_function, Args ...args) | dmlc::ThreadGroup::Thread | inlinestatic |
| launch_run(std::shared_ptr< TimerThread< Duration >> pThis, SecondaryFunction secondary_function) | dmlc::TimerThread< Duration > | inlinestatic |
| make_joinable() | dmlc::ThreadGroup::Thread | inline |
| name() const | dmlc::ThreadGroup::Thread | inline |
| request_shutdown() | dmlc::ThreadGroup::Thread | inlinevirtual |
| run(OnTimerFunction on_timer_function) | dmlc::TimerThread< Duration > | inline |
| SharedPtr typedef | dmlc::ThreadGroup::Thread | |
| start(std::shared_ptr< TimerThread > timer_thread, Duration duration, Function function) | dmlc::TimerThread< Duration > | inlinestatic |
| Thread(std::string threadName, ThreadGroup *owner, std::thread *thrd=nullptr) | dmlc::ThreadGroup::Thread | inline |
| TimerThread(const std::string &name, ThreadGroup *owner) | dmlc::TimerThread< Duration > | inline |
| ~Thread() | dmlc::ThreadGroup::Thread | inlinevirtual |
| ~TimerThread() override | dmlc::TimerThread< Duration > | inline |
1.8.13