zephyr/tests/benchmarks/footprints
Peter Bigot 692bac22f5 tests: footprint: fix thread start races
The test granted access to the user work queue stack from the user
work thread; this was done by k_work_user_queue_start() so was
unnecessary.  Document why it's ok to grant other access after the
work thread was started.

Fix a race condition where the non-work user thread might have started
before it was given access to the resources it needs.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-03-08 12:09:16 -05:00
..
src tests: footprint: fix thread start races 2021-03-08 12:09:16 -05:00
CMakeLists.txt
prj.conf logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
prj_userspace.conf logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
testcase.yaml