Searched refs:CancelMode (Results 1 – 2 of 2) sorted by relevance
463 void Cancel(CancelMode cancelModel = CANCEL_TO_STOP);478 void CancelSync(CancelMode cancelModel = CANCEL_TO_STOP);489 bool CancelSync(u32 timeoutMsec, CancelMode cancelModel = CANCEL_TO_STOP);
459 enum CancelMode enum