Home | History | Annotate | Download | only in export

Lines Matching defs:DetachCurrentThread

1899     jint (JNICALL *DetachCurrentThread)(JavaVM *vm);
1916 jint DetachCurrentThread() {
1917 return functions->DetachCurrentThread(this);