Searched refs:dvmDbgPostThreadDeath (Results 1 – 3 of 3) sorted by relevance
268 void dvmDbgPostThreadDeath(Thread* thread);
2079 dvmDbgPostThreadDeath(self); in dvmDetachCurrentThread()
2502 void dvmDbgPostThreadDeath(Thread* thread) in dvmDbgPostThreadDeath() function