zephyr/tests/kernel/semaphore/sys_sem
Jaxson Han 74d61fe744 tests: kernel: semaphore: sys_sem: Fix coherence issue
The issue is caused by multiple threads which have taken the semaphore
to increase or decrease the normal count variable. Change its type with
atomic_t.

Signed-off-by: Jaxson Han <jaxson.han@arm.com>
2022-05-17 11:45:16 +09:00
..
src tests: kernel: semaphore: sys_sem: Fix coherence issue 2022-05-17 11:45:16 +09:00
CMakeLists.txt
prj.conf
testcase.yaml