Searched defs:active_value (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/include/oneapi/tbb/ | ||
| H A D | global_control.h | 90 static std::size_t active_value(parameter p) { in active_value() function |
| /oneTBB/src/tbb/ | ||
| H A D | global_control.cpp | 60 virtual std::size_t active_value() { in active_value() function in tbb::detail::r1::control_storage |