Header file for functions related to start and stop the update and schedule threads. More...
Go to the source code of this file.
Functions | |
void | StartupThreads (const dca::DcaInstance &aDcaInstance, const dca::UpdateModule &aUpdateModule, dca::ScheduleEventSubscriberIntf *pSubscriber) |
Starts up the update and schedule threads and supplies the given DcaInstance and UpdateModule. | |
void | ShutdownThreads () |
Shuts down the previously started update and schedule threads. | |
void | mySleep (unsigned int ms) |
sleeps the given interval (in milliseconds) |
Header file for functions related to start and stop the update and schedule threads.
Definition in file url_samples/urldbsample_extended/mythreads.h.