Searched refs:pMigThread (Results 1 – 1 of 1) sorted by relevance
201 MigrationThread* pMigThread = new MigrationThread(); in commitPage() local202 pMigThread->create(); in commitPage()204 while ( pMigThread->isRunning() ) in commitPage()213 pMigThread->join(); in commitPage()214 delete pMigThread; in commitPage()
Completed in 7 milliseconds