Home
last modified time | relevance | path

Searched refs:threads (Results 176 – 200 of 205) sorted by relevance

123456789

/Zephyr-latest/scripts/
Dspelling.txt1563 theads||threads
1566 threds||threads
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst114 * Start RX and TX network threads in proper order
Drelease-notes-3.1.rst310 scheduler operations at once (e.g. waking up a bunch of threads).
347 avoid needless stack invalidations for threads that have not
935 safely called from both kernel and user mode threads.
1333 * :github:`45851` - For native_posix programs, k_yield doesn't yield to k_msleep threads
1671 * :github:`43661` - Newlib math library not working with user mode threads
1986 * :github:`17893` - dynamic threads don't work on x86 in some configurations
Drelease-notes-2.7.rst1023 * :github:`39413` - warnings when using newlibc and threads
1082 * :github:`38804` - tests\kernel\threads\thread_stack test fail with ARC
1136 * :github:`38560` - log v2 with 64-bit integers and threads causes invalid 64-bit value output
1350 …overity CID :219656] Uninitialized scalar variable in file /tests/kernel/threads/thread_stack/src/…
1464 * :github:`37267` - tests-ci : kernel: threads: apis test Timeout
1924 * :github:`21648` - improve documentation on meta-IRQ threads
Drelease-notes-2.0.rst60 capable threads and fixing stack overflow detection for FPU
61 capable supervisor threads
79 * Fixed race condition with terminated threads which had never been
950 * :github:`16887` - ARM: threads' privilege stack alignment is not optimal
1477 * :github:`3805` - [test] test scheduling of threads along with networking conditions
Drelease-notes-1.9.rst322 …series ] Getting a crash on Cortex m3 series when more than 8 preemptive threads with equal priori…
Drelease-notes-3.4.rst13 distributes them to other threads in the application.
1174 different threads.
1346 * Reimplemented :ref:`POSIX <posix_support>` threads, mutexes, condition
Drelease-notes-3.7.rst290 threads, this may increase the size of the statically allocated stack objects depending
295 signal each other's interrupted threads.
1305 * Fixed a possible deadlock between TX and RX threads within ARP module.
1445 default traffic class threads priority.
Dmigration-guide-4.0.rst561 * ``kernel threads`` and ``kernel stacks`` shell command have been renamed to
Drelease-notes-2.1.rst469 * :github:`21113` - k\_sem\_give reschedules cooperative threads unexpectedly
604 * :github:`20255` - Meta-IRQs making cooperative threads preemptive
Drelease-notes-1.7.rst114 * Utilized new k_poll API to consolidate all TX threads into a single one
Drelease-notes-3.2.rst1713 - :github:`48018` - ztest: static threads are not re-launched for repeated test suite execution.
1717 - :github:`48147` - ztest: before/after functions may run on different threads, which may cause pot…
1747 - :github:`49390` - shell_rtt thread can starve other threads of the same priority
2026 * :github:`49162` - Calling cache maintenance APIs from user mode threads result in a bad syscall e…
2186 * :github:`47948` - _kernel.threads' always points to NULL(0x0000'0000)
Drelease-notes-3.6.rst931 * Fixed possible race condition between TCP workqueue and other threads when
1071 reducing the throughput by 12%. This optimization additionally allows lower priority threads,
Drelease-notes-1.11.rst448 * :github:`5996` - Need a "ps aux" like command to list all running threads and their attributes
Drelease-notes-3.3.rst141 between threads.
326 * Fixed a race condition on SMP when pending threads where a second CPU
2634 - :github:`49390` - shell_rtt thread can starve other threads of the same priority
3590 * :github:`48147` - ztest: before/after functions may run on different threads, which may cause pot…
3592 * :github:`48018` - ztest: static threads are not re-launched for repeated test suite execution.
3714 …b:`40561` - BLE notification and indication callback data are difficult to pass to other threads...
Drelease-notes-2.2.rst222 * Fix edge case in meta-IRQ preemption of co-operative threads
755 * :github:`22999` - pend() assertion can allow user threads to crash the kernel
Drelease-notes-3.0.rst277 posting satisfies the waiting threads' event conditions.
/Zephyr-latest/modules/trusted-firmware-m/
DCMakeLists.txt296 # threads. Which is num_cores+2 on Ninja and MAKEFLAGS with Make.
DKconfig.tfm56 By default we allow Zephyr preemptible threads be preempted
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig385 # threads.
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst548 consists of a single (implicit) process with multiple threads. Therefore, the
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst257 to the scheduler that allow implementation of time slicing of threads.
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst168 and the handling of control between the "CPU simulation" (Zephyr threads) and the
/Zephyr-latest/doc/services/shell/
Dindex.rst486 :c:macro:`shell_error` can be used from the command handler or from threads,
/Zephyr-latest/doc/security/
Dvulnerabilities.rst593 All threads can access all socket file descriptors

123456789