Home | History | Annotate | Download | only in vm

Lines Matching full:attached

2862  * Attach the current thread to the VM.  If the thread is already attached,
2883 /* not attached, can't do anything */
2898 * If current thread is attached to VM, return the associated JNIEnv.
2928 * If the current thread is attached, wait until the current thread is
2930 * attached, we attach it and do the processing as usual. (If the attach
2960 ALOGV("Attached to wait for shutdown in Destroy");
2984 // TODO - free resources associated with JNI-attached daemon threads