zephyr/samples/kernel
Enjia Mai 6bec54401b samples: fix the metairq_dispatch sample failed on acrn_ehl_crb
The samples/kernel/metairq_dispatch runs failed on acrn_ehl_crb
due to the potential race condition in accessing the global stat
data. Add a spinlock to prevent this.

Fixes #40889

Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-02-10 08:55:39 -05:00
..
condition_variables cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
metairq_dispatch samples: fix the metairq_dispatch sample failed on acrn_ehl_crb 2022-02-10 08:55:39 -05:00
index.rst