MCPcopy Create free account
hub / github.com/dmlc/dmlc-core / ~TimerThread

Method ~TimerThread

include/dmlc/thread_group.h:659–661  ·  view source on GitHub ↗

! * \brief Destructor */

Source from the content-addressed store, hash-verified

657 * \brief Destructor
658 */
659 ~TimerThread() override {
660 request_shutdown();
661 }
662
663 /*!
664 * \brief Launch to the 'run' function which will, in turn, call the class'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected