Home
last modified time | relevance | path

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

/dragonfly/lib/libc/string/
H A Dstrerror.c129 static _Thread_local char ebuf[NL_TEXTMAX]; in strerror_l()
/dragonfly/sys/sys/
H A Dcdefs.h594 #define _Thread_local thread_local macro
596 #define _Thread_local __thread macro