Searched refs:RunChildThread (Results 1 – 2 of 2) sorted by relevance
81 static int RunChildThread(const AppSpawnMgr *content, const AppSpawningCtx *property) in RunChildThread() function106 return RunChildThread(reinterpret_cast<AppSpawnMgr *>(content), property); in RunChildProcessor()
188 static int RunChildThread(const AppSpawnMgr *content, const AppSpawningCtx *property) in RunChildThread() function249 ret = RunChildThread(reinterpret_cast<AppSpawnMgr *>(content), property); in RunChildProcessor()