Searched refs:ParallelWait (Results 1 – 1 of 1) sorted by relevance
45 ParallelWait = 2 enumerator66 if ( m_pOwner->m_sharingMode & ParallelWait ) { in operator ()()96 if ( m_sharingMode & ParallelWait ) { in Wait()151 if ( m_sharingMode & ParallelWait ) in Run()227 …eParallelFor( g_MaxConcurrency, SharedGroupBody<task_group_type>(g_MaxConcurrency, ParallelWait) ); in TestParallelWait()