Searched defs:configSET_TLS_BLOCK (Results 1 – 2 of 2) sorted by relevance
55 #define configSET_TLS_BLOCK( xTLSBlock ) ( _impure_ptr = &( xTLSBlock ) ) macro
86 #define configSET_TLS_BLOCK( xTLSBlock ) _set_tls( xTLSBlock ) macro