#include <InkAPIInternal.h>
Inherits Continuation.
Public Member Functions | |
ConfigUpdateCallback (INKContInternal *contp) | |
int | event_handler (int, void *) |
Definition at line 298 of file InkAPIInternal.h.
ConfigUpdateCallback::ConfigUpdateCallback | ( | INKContInternal * | contp | ) | [inline] |
Definition at line 301 of file InkAPIInternal.h.
References event_handler(), and SET_HANDLER.
int ConfigUpdateCallback::event_handler | ( | int | , | |
void * | ||||
) | [inline] |
Definition at line 307 of file InkAPIInternal.h.
References ET_TASK, eventProcessor, Continuation::handleEvent(), HRTIME_MSECONDS, Continuation::mutex, MUTEX_TRY_LOCK, EventProcessor::schedule_in(), this_ethread(), and TS_EVENT_MGMT_UPDATE.
Referenced by ConfigUpdateCallback().