Searched refs:RequestStopParam (Results 1 – 2 of 2) sorted by relevance
115 typedef struct RequestStopParam { struct120 } RequestStopParam; argument
429 RequestStopParam *param = in RequestStopAfterWorkCb()430 reinterpret_cast<struct RequestStopParam*>(work->data); in RequestStopAfterWorkCb()503 RequestStopParam *param = new (std::nothrow) RequestStopParam(); in RequestStop()