Searched refs:systemGroup (Results 1 – 1 of 1) sorted by relevance
1638 Object* systemGroup; in dvmCreateInternalThread() local1643 systemGroup = dvmGetSystemThreadGroup(); in dvmCreateInternalThread()1644 if (systemGroup == NULL) in dvmCreateInternalThread()1651 pArgs->group = systemGroup; in dvmCreateInternalThread()