Home
last modified time | relevance | path

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

/dalvik/tests/030-bad-finalizer/
Dexpected.txt3 Finalizer started and spinning...
/dalvik/vm/
DDdm.h46 void dvmDdmSendThreadNotification(Thread* thread, bool started);
DDdm.cpp247 void dvmDdmSendThreadNotification(Thread* thread, bool started) in dvmDdmSendThreadNotification() argument
264 if (started) { in dvmDdmSendThreadNotification()