Searched refs:SpawnThreadNotifications (Results 1 – 4 of 4) sorted by relevance
471 struct SpawnThreadNotifications { struct472 SpawnThreadNotifications() {} in SpawnThreadNotifications() function478 GTEST_DISALLOW_COPY_AND_ASSIGN_(SpawnThreadNotifications); argument483 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()498 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>( in SetUp()512 SpawnThreadNotifications notifications_;513 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;
459 struct SpawnThreadNotifications { struct460 SpawnThreadNotifications() {} in SpawnThreadNotifications() function466 GTEST_DISALLOW_COPY_AND_ASSIGN_(SpawnThreadNotifications); argument471 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()486 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>( in SetUp()500 SpawnThreadNotifications notifications_;501 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;
571 struct SpawnThreadNotifications { struct572 SpawnThreadNotifications() {} in SpawnThreadNotifications() argument578 GTEST_DISALLOW_COPY_AND_ASSIGN_(SpawnThreadNotifications); argument583 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()598 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>( in SetUp()612 SpawnThreadNotifications notifications_;613 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;
471 struct SpawnThreadNotifications { struct472 SpawnThreadNotifications() {} in SpawnThreadNotifications() argument478 GTEST_DISALLOW_COPY_AND_ASSIGN_(SpawnThreadNotifications); argument483 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()498 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>( in SetUp()512 SpawnThreadNotifications notifications_;513 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;