Home
last modified time | relevance | path

Searched refs:thread_local (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/
Dtypes.h40 #define Z_THREAD_LOCAL thread_local
42 #define Z_THREAD_LOCAL thread_local
/Zephyr-latest/lib/libc/common/include/
Dthreads.h66 #ifndef thread_local
67 #define thread_local _Thread_local macro