Searched refs:DelegationRecallArgs (Results 1 – 4 of 4) sorted by relevance
26 struct DelegationRecallArgs { struct56 void JobRecall(DelegationRecallArgs* args);
348 DelegationRecallArgs* args = new(std::nothrow) DelegationRecallArgs; in CallbackRecall()414 DelegationRecallArgs* args = new(std::nothrow) DelegationRecallArgs; in RecallAll()
130 JobRecall(reinterpret_cast<DelegationRecallArgs*>(args)); in DequeueJob()142 WorkQueue::JobRecall(DelegationRecallArgs* args) in JobRecall()
212 DelegationRecallArgs* args = new(std::nothrow) DelegationRecallArgs; in _ReclaimOpen()