Searched refs:threaded (Results 1 – 13 of 13) sorted by relevance
49 to it. The application implements a single-threaded server using blocking
15 CLion_ is a cross-platform C/C++ IDE that supports multi-threaded RTOS debugging.124 This option enables Zephyr tasks view during debugging. See `Multi-threaded RTOS debug`_ in CLion216 .. _Multi-threaded RTOS debug: https://www.jetbrains.com/help/clion/rtos-debug.html
2 :name: Dumb HTTP server (multi-threaded)
11 multi-threaded application communicating over pairs of unnamed,
44 to it. The application implements a single-threaded server using blocking
7 a low footprint, high performance, multi-threaded execution environment
133 multi-threaded application, another thread might intercept the fault
408 single threaded CPU/MCU by only allowing one SW thread to execute at a time, as commanded by the
434 * In a single-threaded system, in the only thread when the thread is not used442 used in real application code, again in single-threaded systems.
136 deprecated due to lack of maintainership. This means that single-threaded137 mode with the scheduler disabled is deprecated; normal multi-threaded mode is242 * Fixed Cortex-M boot sequence for single-threaded applications
653 * :github:`5733` - single threaded applications fail when asserts are enabled
1065 * Removed use of busy wait for single threaded systems.
261 * Enabled single-threaded support for some platforms.