Home | History | Annotate | Download | only in include

Lines Matching defs:DetachCurrentThread

1910     jint (JNICALL *DetachCurrentThread)(JavaVM *vm);
1927 jint DetachCurrentThread() {
1928 return functions->DetachCurrentThread(this);