Searched defs:InternalStartArgs (Results 1 – 1 of 1) sorted by relevance
316 struct InternalStartArgs { struct318 InternalThreadStart func;319 void* funcArg;320 char* name;321 Object* group;322 bool isDaemon;324 volatile Thread** pThread;325 volatile int* pCreateStatus;