-
CONFIG_MULTITHREADING_LOCK
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Enable APIs for ensuring threadsafe operation.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <nRF>/lib/multithreading_lock/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:27
→ <nRF>/lib/Kconfig:24
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
config MULTITHREADING_LOCK
bool
help
Enable APIs for ensuring threadsafe operation.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)