Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_namespace.c238 static int PreForkSetPidNamespace(AppSpawnMgr *content, AppSpawningCtx *property) in PreForkSetPidNamespace() function
266 AddAppSpawnHook(STAGE_PARENT_PRE_FORK, HOOK_PRIO_LOWEST, PreForkSetPidNamespace); in MODULE_CONSTRUCTOR()