Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/
H A DMTPlatform.h115 #define mt_thread_local _Thread_local macro
117 #define mt_thread_local __thread macro
119 #define mt_thread_local __declspec(thread) macro