Home
last modified time | relevance | path

Searched refs:aborting (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/canbus/isotp/
DKconfig22 int "WFTmax (Max WAIT frames before aborting)."
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst107 A thread may asynchronously end its execution by **aborting**. The kernel
113 to signal a thread to terminate itself gracefully, rather than aborting it.
324 the kernel to treat the termination or aborting of the thread as a fatal
530 If :kconfig:option:`CONFIG_USERSPACE` is enabled, aborting a thread will additionally
/Zephyr-latest/doc/develop/west/
Dtroubleshooting.rst214 FATAL ERROR: already in an installation (<some directory>), aborting
/Zephyr-latest/doc/hardware/porting/
Darch.rst303 implementation of thread termination is that aborting a thread might be
304 different if aborting because of a graceful exit or because of an exception.
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst1104 * Added support for aborting ``net ping`` shell command.