Home | History | Annotate | Download | only in jni

Lines Matching defs:DetachCurrentThread

401   static jint DetachCurrentThread(JavaVM* vm) {
407 runtime->DetachCurrentThread();
476 JII::DetachCurrentThread,