Searched refs:thread_id_t (Results 1 – 1 of 1) sorted by relevance
88 typedef oneapi::tbb::enumerable_thread_specific<int> thread_id_t; typedef89 thread_id_t thread_ids(-1);203 thread_id_t::reference thread_id = thread_ids.local(); in operator ()()