Home
last modified time | relevance | path

Searched refs:CANCEL_TO_STOP (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/include/nn/boss/
Dboss_Task.h464 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);
Dboss_Const.h461CANCEL_TO_STOP = 1, //!< <tt>1</tt>: Sets to the <tt>STOP</tt> state. … enumerator