Searched refs:platform_finished (Results 1 – 2 of 2) sorted by relevance
150 bool platform_finished = false; in ~CommonEnvironmentSetup() local153 }, &platform_finished); in ~CommonEnvironmentSetup()158 while (!platform_finished) in ~CommonEnvironmentSetup()
203 bool platform_finished = false; in ~WorkerThreadData() local209 }, &platform_finished); in ~WorkerThreadData()220 while (!platform_finished) { in ~WorkerThreadData()