Searched defs:threading_control (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/src/tbb/ | ||
| H A D | threading_control.h | 40 class threading_control; variable |
| H A D | threading_control.cpp | 285 threading_control::threading_control(unsigned public_ref, unsigned ref) : my_public_ref_count(publi… in threading_control() function in tbb::detail::r1::threading_control |
| H A D | arena.h | 45 class threading_control; variable |