Searched refs:CANCEL_TO_STOP (Results 1 – 2 of 2) sorted by relevance
464 void Cancel(CancelMode cancelModel = CANCEL_TO_STOP);479 void CancelSync(CancelMode cancelModel = CANCEL_TO_STOP);490 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