Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_group.cpp168 bool m_bOwner; member in SharedGroupBody
174 , m_bOwner(true) in SharedGroupBody()
180 , m_bOwner(false) in SharedGroupBody()
184 if ( m_bOwner ) in ~SharedGroupBody()