mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 07:42:28 +00:00
It is not needed to protect static table of handlers, with mutex, as there is no possibility that there will be anything added to the table at runtime. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
settings_fcb.c | ||
settings_file.c | ||
settings_init.c | ||
settings_line.c | ||
settings_none.c | ||
settings_nvs.c | ||
settings_priv.h | ||
settings_runtime.c | ||
settings_store.c | ||
settings.c |