zephyr/tests/kernel/common
Alberto Escolar Piedras a2541d6c82 util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY
A new Z_SPIN_DELAY() macro has been added which
can be used to reduce a bit the amount of noise
due to the POSIX arch need to break busy loops with
k_busy_wait().
Use it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-03-04 22:14:04 +01:00
..
src util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
CMakeLists.txt tests: kernel/common: IRQ offload test if CONFIG_IRQ_OFFLOAD=y 2022-10-08 18:33:14 +02:00
multilib.txt everywhere: fix typos 2022-03-18 13:24:08 -04:00
prj.conf tests: kernel: common: move to new ztest API 2022-07-14 22:09:57 -04:00
testcase.yaml ARC: MWDT add TLS support 2022-11-29 09:48:23 +01:00