Searched refs:CANCEL_TO_STOP (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);
461 …CANCEL_TO_STOP = 1, //!< <tt>1</tt>: Sets to the <tt>STOP</tt> state. … enumerator