Searched refs:REQUEST_START (Results 1 – 1 of 1) sorted by relevance
177 REQUEST_START, enumerator183 RequestData() : type(REQUEST_START), stop_id(0), stop_event(NULL) {} in RequestData()234 request_data.type = REQUEST_START; in StartWatching()253 if (i->type == REQUEST_START && i->start_data.id == watcher_id) { in StopWatching()297 if (requests[i].type == REQUEST_START) { in ProcessRequestsOnBackendThread()