zephyr/lib
Flavio Ceolin 8679c58644 kernel: Option to not use tls to get current thread
Add a Kconfig option to tell whether or not using thread
local storage to store current thread.

The function using it can be called from ISR and using
TLS variables in this context may (should ???) not be
allowed

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-11-21 15:49:48 +01:00
..
acpi shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
cpp
crc
hash
libc libc/picolibc: Support 'long long' and 'minimal' printf variants 2023-11-20 06:07:58 -05:00
open-amp
os kernel: Option to not use tls to get current thread 2023-11-21 15:49:48 +01:00
posix syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
runtime
smf
CMakeLists.txt
Kconfig