Lines Matching full:cancellation
3483 * pending cancellation. The object must persist until the call returns, and
3500 * are rejected until cancellation completes.
3502 * If this returns zero cancellation is complete, otherwise something
3512 * cancellation steps performed by this call are completed.
3518 * Same as k_work_cancel() but does not return until cancellation is complete.
3520 * previous cancellation.
3523 * the cancellation was complete.
3535 * pending cancellation. The object must persist until the call returns, and
3541 * @retval true if work was pending (call had to wait for cancellation of a
3859 * pending cancellation. The object must persist until the call returns, and
3875 * cancellation to complete.
3882 * prevent submitting it until the cancellation completes.
3889 * item after all cancellation steps performed by this call are completed.
3898 * prevent submitting it until the cancellation completes.
3910 * pending cancellation. The object must persist until the call returns, and
3916 * @retval true if work was not idle (call had to wait for cancellation of a
4087 /* Record used to wait for work to complete a cancellation.
4468 * cancellation) and cannot be modified after submission.