Searched defs:TagAppSpawnMgr (Results 1 – 1 of 1) sorted by relevance
109 typedef struct TagAppSpawnMgr { struct110 AppSpawnContent content;111 TaskHandle server;112 SignalHandle sigHandler;113 pid_t servicePid;115 uint32_t diedAppCount;116 uint32_t flags;119 struct timespec perLoadStart;120 struct timespec perLoadEnd;121 struct ListNode extData;[all …]