Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dutils_concurrency_limit.h245 tbb::enumerable_thread_specific<bool> register_threads; variable
252 bool& is_pinned = register_threads.local(); in on_scheduler_entry()