Home
last modified time | relevance | path

Searched refs:startAIOEvent (Results 1 – 2 of 2) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/iocore/aio/
H A DI_AIO.h124 int startAIOEvent(int event, Event *e);
128 SET_HANDLER(&DiskHandler::startAIOEvent); in DiskHandler()
H A DAIO.cc496 DiskHandler::startAIOEvent(int /* event ATS_UNUSED */, Event *e) in startAIOEvent() function in DiskHandler