Home
last modified time | relevance | path

Searched refs:freeThread (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/
DThread.cpp237 static void freeThread(Thread* thread);
318 freeThread(gDvm.threadList); in dvmThreadShutdown()
643 freeThread(target); in dvmSlayDaemons()
971 static void freeThread(Thread* thread) in freeThread() function
1282 freeThread(newThread); in dvmCreateInterpThread()
1448 freeThread(newThread); in dvmCreateInterpThread()
1967 freeThread(self); in dvmAttachCurrentThread()
2165 freeThread(self); in dvmDetachCurrentThread()