Home
last modified time | relevance | path

Searched defs:configSET_TLS_BLOCK (Results 1 – 2 of 2) sorted by relevance

/Kernel-v10.6.2/include/
HDnewlib-freertos.h55 #define configSET_TLS_BLOCK( xTLSBlock ) ( _impure_ptr = &( xTLSBlock ) ) macro
HDpicolibc-freertos.h86 #define configSET_TLS_BLOCK( xTLSBlock ) _set_tls( xTLSBlock ) macro