Home
last modified time | relevance | path

Searched refs:oldApp (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/standard/
H A Dappspawn_appmgr.c175 AppSpawnedProcess *oldApp = ListEntry(g_appSpawnMgr->diedQueue.next, AppSpawnedProcess, node); in TerminateSpawnedProcess() local
176 OH_ListRemove(&oldApp->node); in TerminateSpawnedProcess()
177 OH_ListInit(&oldApp->node); in TerminateSpawnedProcess()
178 free(oldApp); in TerminateSpawnedProcess()

Completed in 1 milliseconds