Searched refs:dvmGetSystemThreadGroup (Results 1 – 3 of 3) sorted by relevance
370 Object* dvmGetSystemThreadGroup(void);
1586 systemGroup = dvmGetSystemThreadGroup(); in dvmCreateInternalThread()2809 Object* dvmGetSystemThreadGroup(void) in dvmGetSystemThreadGroup() function
1864 Object* groupObj = dvmGetSystemThreadGroup(); in dvmDbgGetSystemThreadGroupId()