Lines Matching full:detachcurrentthread
1076 jint (*DetachCurrentThread)(JavaVM*);1092 jint DetachCurrentThread()1093 { return functions->DetachCurrentThread(this); }