zephyr/tests/kernel/common
Ying ming 8a91bbf69b test: atomic: multiple equal priority threads access atomic variable
Add an testcase. Creat two preempt threads with equal priority to
atomiclly access the same atomic value. Because these preempt
threads are of equal priority, so enable time slice to make
them scheduled. The thread will execute for some time.
In this time, the two sub threads will be scheduled separately
according to the time slice.

Signed-off-by: Ying ming <mingx.ying@intel.com>
2021-05-07 18:23:27 -04:00
..
src test: atomic: multiple equal priority threads access atomic variable 2021-05-07 18:23:27 -04:00
CMakeLists.txt tests: kernel/common: add tests for bit array 2021-05-07 13:36:22 -04:00
multilib.txt
prj.conf
testcase.yaml ARC: ARCv3: add qemu HS6x board 2021-05-07 14:55:49 -05:00