Searched refs:cancellation (Results 1 – 11 of 11) sorted by relevance
41 cancellation returns. Checking of return values on cancellation is still194 item lifecycle, from submission to work item execution or cancellation.199 Otherwise the cancellation cannot be performed.332 the work completes; it will return immediately if the cancellation was335 confirm completion of an ISR-initiated cancellation.452 cancelled. Generally this is acceptable, since the cancellation will complete464 the cancellation and avoid the cancelled work item being submitted again after477 * Asynchronous cancellation (:c:func:`k_work_cancel` or521 rather than having to deal with cancellation and cleanup at points where items
73 executing. A cancellation request has no effect if the thread has already
50 cancellation has no effect on the in-progress transition.
99 Testing k_thread_create() without cancellation
27 filtering (Fast Fourier Transform (FFT)) or echo cancellation (Least Mean Square (LMS) filter
281 cancelation||cancellation
1171 * Added support for deferred and asynchronous thread cancellation.1180 * Added support for async thread cancellation and ``SIGEV_THREAD``, ``CLOCK_REALTIME``.
223 * Fixed handlng of connection cancellation in the controller
1551 * Added a number crunching (maths such as FFT, echo cancellation) sample using an optimized
309 * Implemented extended connection creation and cancellation.
1178 * Removed transfer cancellation on bus suspend.