Searched defs:wait_context (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/include/oneapi/tbb/detail/ | ||
| H A D | _task.h | 43 class wait_context; variable |
| H A D | _task_handle.h | 30 namespace d1 { class task_group_context; class wait_context; struct execution_data; } variable |
| /oneTBB/test/tbb/ | ||
| H A D | test_task_arena.cpp | 252 using wait_context = tbb::detail::d1::wait_context; typedef in MultipleMastersPart3 |