Home
last modified time | relevance | path

Searched defs:TagAppSpawningCtx (Results 1 – 1 of 1) sorted by relevance

/base/startup/appspawn/standard/
Dappspawn_manager.h83 typedef struct TagAppSpawningCtx { struct
84 AppSpawnClient client;
85 struct ListNode node;
86 AppSpawnForkCtx forkCtx;
87 AppSpawnMsgNode *message;
88 bool isPrefork;
89 pid_t pid;
90 int state;
91 struct timespec spawnStart;