zephyr/tests/benchmarks
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
..
app_kernel x86: rename CONFIG_SSE* to CONFIG_X86_SSE* 2021-02-15 08:21:15 -05:00
boot_time boards: x86: acrn : Add configurations for acrn_ehl_crb 2021-01-11 16:11:59 -05:00
cmsis_dsp tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
data_structure_perf review: rb: develop comments and add some details 2020-11-03 11:08:15 +01:00
footprints tests: footprint: fix thread start races 2021-03-08 12:09:16 -05:00
latency_measure tests: enable and run many tests on RISC-V 2021-01-15 13:06:33 -05:00
mbedtls
sched tests: benchmarks: sched: remove icount notes 2020-06-24 20:28:36 -04:00
sys_kernel m2gl025_miv: Double the test timeouts 2021-02-09 19:41:27 -05:00