Home
last modified time | relevance | path

Searched defs:s_tasksExecuted (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_task_group.cpp61 static atomic_t s_tasksExecuted; member in SharedGroupBodyImpl
164 atomic_t SharedGroupBodyImpl<task_group_type>::s_tasksExecuted; member in SharedGroupBodyImpl<task_group_type>