SetEvent
void SetEvent(UserEvent* event)
void SetEvent(::Event* event);
job->SetEvent(event);
timer->SetEvent(signalEvent);
timer->SetEvent(event);