Lines Matching +full:16 +full:- +full:17
26 .. zephyr-app-commands::
27 :zephyr-app: samples/kernel/condition_variables/simple
28 :host-os: unix
38 .. code-block:: console
56 [thread 16] working (0/5)
57 [thread 17] working (0/5)
76 [thread 16] working (1/5)
77 [thread 17] working (1/5)
97 [thread 16] working (2/5)
98 [thread 17] working (2/5)
117 [thread 16] working (3/5)
118 [thread 17] working (3/5)
137 [thread 16] working (4/5)
138 [thread 17] working (4/5)
142 [thread zephyr_app_main] wake - cond was signalled.
145 [thread zephyr_app_main] wake - cond was signalled.
148 [thread zephyr_app_main] wake - cond was signalled.
151 [thread zephyr_app_main] wake - cond was signalled.
154 [thread zephyr_app_main] wake - cond was signalled.
157 [thread zephyr_app_main] wake - cond was signalled.
160 [thread zephyr_app_main] wake - cond was signalled.
163 [thread zephyr_app_main] wake - cond was signalled.
166 [thread zephyr_app_main] wake - cond was signalled.
169 [thread zephyr_app_main] wake - cond was signalled.
172 [thread zephyr_app_main] wake - cond was signalled.
175 [thread zephyr_app_main] wake - cond was signalled.
178 [thread zephyr_app_main] wake - cond was signalled.
181 [thread zephyr_app_main] wake - cond was signalled.
184 [thread zephyr_app_main] wake - cond was signalled.
186 [thread 15] done is now 16. Signalling cond.
187 [thread zephyr_app_main] wake - cond was signalled.
188 [thread zephyr_app_main] done is 16 which is < 20 so waiting on cond
189 [thread 16] done is now 17. Signalling cond.
190 [thread zephyr_app_main] wake - cond was signalled.
191 [thread zephyr_app_main] done is 17 which is < 20 so waiting on cond
192 [thread 17] done is now 18. Signalling cond.
193 [thread zephyr_app_main] wake - cond was signalled.
196 [thread zephyr_app_main] wake - cond was signalled.
199 [thread zephyr_app_main] wake - cond was signalled.