Searched defs:forkArg (Results 1 – 2 of 2) sorted by relevance
34 struct ForkArgs *forkArg = static_cast<struct ForkArgs *>(arg); in ThreadFunc() local45 struct ForkArgs *forkArg = static_cast<struct ForkArgs *>(malloc(sizeof(struct ForkArgs))); in SubInitFork() local
188 struct ForkArgs *forkArg = reinterpret_cast<struct ForkArgs *>(arg); in ThreadFunc() local198 struct ForkArgs *forkArg = reinterpret_cast<struct ForkArgs *>(malloc(sizeof(struct ForkArgs))); in AppSpawnFork() local