Skip to content
Commit 692bac22 authored by Peter Bigot's avatar Peter Bigot Committed by Anas Nashif
Browse files

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: default avatarPeter Bigot <peter.bigot@nordicsemi.no>
parent 72dfb34c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment