zephyr/tests/kernel/spinlock/src
Anas Nashif 0ec3774bde userspace: rename _is_user_context -> k_is_user_context
This functions is being called across the tree, no reason why it should
not be a public API.

The current usage violates a few MISRA rules.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-04-01 05:34:17 -04:00
..
main.c tests: No thread-shared/synchronized data on stack (coherence) 2021-03-08 19:25:25 -05:00
spinlock_error_case.c userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00