Home
last modified time | relevance | path

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

/aoo42x/main/desktop/source/migration/
H A Dpages.cxx201 MigrationThread* pMigThread = new MigrationThread(); in commitPage() local
202 pMigThread->create(); in commitPage()
204 while ( pMigThread->isRunning() ) in commitPage()
213 pMigThread->join(); in commitPage()
214 delete pMigThread; in commitPage()

Completed in 16 milliseconds