Searched defs:threadObj (Results 1 – 5 of 5) sorted by relevance
254 Object* threadObj = thread->threadObj; in dvmDdmSendThreadNotification() local394 Object* threadObj = thread->threadObj; in dvmDdmGenerateThreadStats() local
1698 static Thread* threadObjToThread(Object* threadObj) in threadObjToThread()1716 Object* threadObj; in dvmDbgGetThreadStatus() local1764 Object* threadObj; in dvmDbgGetThreadSuspendCount() local1792 Object* threadObj; in dvmDbgThreadExists() local1819 Object* threadObj; in dvmDbgIsSuspended() local1865 Object* threadObj; in dvmDbgGetThreadName() local1896 Object* threadObj; in dvmDbgGetThreadGroup() local2050 Object* threadObj; in dvmDbgGetThreadFrameCount() local2072 Object* threadObj; in dvmDbgGetThreadFrame() local2149 Object* threadObj = objectIdToObject(threadId); in dvmDbgSuspendThread() local[all …]
685 Object* threadObj; in dvmPrepMainThread() local1232 bool dvmCreateInterpThread(Object* threadObj, int reqStackSize) in dvmCreateInterpThread()1775 Object* threadObj = NULL; in dvmAttachCurrentThread() local3279 Object* threadObj; in dvmDumpThreadEx() local
237 Object* threadObj; member
33 Object* threadObj = (Object*) args[0]; in Dalvik_java_lang_VMThread_create() local