Searched defs:InternalStartArgs (Results 1 – 1 of 1) sorted by relevance
312 struct InternalStartArgs { struct314 InternalThreadStart func;315 void* funcArg;316 char* name;317 Object* group;318 bool isDaemon;320 volatile Thread** pThread;321 volatile int* pCreateStatus;