8679c58644
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cbprintf | ||
Kconfig.heap | ||
assert.c | ||
base64.c | ||
bitarray.c | ||
cbprintf.c | ||
cbprintf_complete.c | ||
cbprintf_nano.c | ||
cbprintf_packaged.c | ||
dec.c | ||
fdtable.c | ||
heap-validate.c | ||
heap.c | ||
heap.h | ||
heap_listener.c | ||
hex.c | ||
json.c | ||
mem_blocks.c | ||
mpsc_pbuf.c | ||
multi_heap.c | ||
mutex.c | ||
notify.c | ||
onoff.c | ||
p4wq.c | ||
poweroff.c | ||
printk.c | ||
rb.c | ||
reboot.c | ||
ring_buffer.c | ||
sem.c | ||
shared_multi_heap.c | ||
spsc_pbuf.c | ||
thread_entry.c | ||
timeutil.c | ||
user_work.c | ||
utf8.c | ||
winstream.c |