Inheritance diagram for nrEngine::KernelResumeTaskEvent:
Friends | |
class | Kernel |
Only kernel is allowed to change the values here. |
KernelResumeTaskEvent will be send if a task is waked up and will resume his execution. The event is sent after a successfull call to taskOnResume() method.
Definition at line 87 of file KernelTaskEvent.h.