Searched defs:AttachCurrentThread (Results 1 – 1 of 1) sorted by relevance
1044 jint (*AttachCurrentThread)(JavaVM*, JNIEnv**, void*); member1059 jint AttachCurrentThread(JNIEnv** p_env, void* thr_args) in AttachCurrentThread() function