Home
last modified time | relevance | path

Searched refs:rs_attach (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/java/rocksjni/
Dportal.h1583 const jint rs_attach = jvm->AttachCurrentThread(reinterpret_cast<void**>(&env), NULL); in getJniEnv() local
1584 if(rs_attach == JNI_OK) { in getJniEnv()