Searched defs:_Thread_local (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h312 * the presence of C++11 when defining _Thread_local.
316 #define _Thread_local thread_local macro
318 #define _Thread_local __thread macro

Completed in 60 milliseconds