init
Declaration
virtual bool init();Return Value
Returns true if initialized successfully, false otherwise.
Overview
Initializes an instance of the workloop. This method creates and initializes the signaling semaphore, the controller gate lock, and spawns the thread that will continue executing.
See Also
Miscellaneous
_maintRequestaddEventSourcedisableAllEventSourcesdisableAllInterruptsenableAllEventSourcesenableAllInterruptseventSourcePerformsWorkfreegetThreadinGateonThreadremoveEventSourcerunActionrunEventSourcesthreadMainthreadMainContinuationworkLoopworkLoopWithOptionsworkLoopWithOptions(IOOptionBits options)