Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dutils_concurrency_limit.h203 void pin_thread_imp(std::size_t ncpus, std::vector<int>& free_indexes, std::atomic<int>& curr_idx) { in pin_thread_imp() function
231 pin_thread_imp(ncpus, free_indexes, thread_index); in pin_thread()