![]() |
• System Utilities | ||||||||||
|
API Links
Developer Links
|
class JobMgrDefined in:
The Job Manager class.
C4Threads.hDefinition
Member Functions
Description
The JobMgr class manages the multithreaded job processing capabilities of the C4 Engine. The single instance of the Job Manager is constructed during an application's initialization and destroyed at termination.The Job Manager's member functions are accessed through the global pointer TheJobMgr.See Also
|