Searched refs:SpawnThreadNotifications (Results 1 – 1 of 1) sorted by relevance
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_;