Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dcdefs.h305 #define _Thread_local thread_local macro
307 #define _Thread_local __thread macro
/f-stack/freebsd/contrib/libsodium/m4/
H A Dax_tls.m452 [for ax_tls_keyword in thread_local _Thread_local __thread '__declspec(thread)' none; do