Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dmain.cpp39 basic_tls<thread_data*> governor::theTLS; member in tbb::detail::r1::governor
H A Dgovernor.h55 static basic_tls<thread_data*> theTLS; variable