Inherits Continuation.
Public Member Functions | |
PrefetchConfigCont (ProxyMutex *m) | |
int | conf_update_handler (int event, void *edata) |
Definition at line 306 of file Prefetch.cc.
PrefetchConfigCont::PrefetchConfigCont | ( | ProxyMutex * | m | ) | [inline] |
Definition at line 309 of file Prefetch.cc.
References conf_update_handler(), and SET_HANDLER.
int PrefetchConfigCont::conf_update_handler | ( | int | event, | |
void * | edata | |||
) |
Definition at line 340 of file Prefetch.cc.
References Debug, ET_TASK, eventProcessor, PREFETCH_CONFIG_UPDATE_TIMEOUT, PrefetchConfiguration::readConfiguration(), and EventProcessor::schedule_in().
Referenced by PrefetchConfigCont().