Lines Matching +full:all +full:- +full:ones
17 Each message has a random (and non-trivial) amount of processing that
21 Messages are accompanied by a timestamp that allows per-message
39 delay behavior than preemptible ones, as they can only be preempted
42 * Because of queueing and the bursty load, all worker threads of any
43 priority will experience some load-dependent delays, as the CPU
48 constant latency under all circumstances because it can preempt all
49 other threads, including cooperative ones that cannot normally be
72 .. zephyr-app-commands::
73 :zephyr-app: samples/kernel/metairq_dispatch
88 (intended) for non-cooperative threads like T2 and T3 which is attributed to delays
92 .. code-block:: console
94 I: Starting Thread0 at priority -2
95 I: Starting Thread1 at priority -1
139 I: ---------- Latency (cyc) ----------