Home
last modified time | relevance | path

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

/rocksdb-6.9/java/rocksjni/
Dtrace_writer_jnicallback.cc39 jboolean attached_thread = JNI_FALSE; in Write() local
40 JNIEnv* env = getJniEnv(&attached_thread); in Write()
52 releaseJniEnv(attached_thread); in Write()
61 releaseJniEnv(attached_thread); in Write()
67 jboolean attached_thread = JNI_FALSE; in Close() local
68 JNIEnv* env = getJniEnv(&attached_thread); in Close()
79 releaseJniEnv(attached_thread); in Close()
88 releaseJniEnv(attached_thread); in Close()
94 jboolean attached_thread = JNI_FALSE; in GetFileSize() local
106 releaseJniEnv(attached_thread); in GetFileSize()
[all …]
Dcomparatorjnicallback.cc164 jboolean attached_thread = JNI_FALSE; in ~ComparatorJniCallback() local
220 releaseJniEnv(attached_thread); in ~ComparatorJniCallback()
244 releaseJniEnv(attached_thread); in Compare()
256 releaseJniEnv(attached_thread); in Compare()
282 releaseJniEnv(attached_thread); in Compare()
310 releaseJniEnv(attached_thread); in FindShortestSeparator()
322 releaseJniEnv(attached_thread); in FindShortestSeparator()
420 releaseJniEnv(attached_thread); in FindShortestSeparator()
444 releaseJniEnv(attached_thread); in FindShortSuccessor()
460 releaseJniEnv(attached_thread); in FindShortSuccessor()
[all …]
Dwal_filter_jnicallback.cc54 jboolean attached_thread = JNI_FALSE; in ColumnFamilyLogNumberMap() local
55 JNIEnv* env = getJniEnv(&attached_thread); in ColumnFamilyLogNumberMap()
65 releaseJniEnv(attached_thread); in ColumnFamilyLogNumberMap()
75 releaseJniEnv(attached_thread); in ColumnFamilyLogNumberMap()
92 releaseJniEnv(attached_thread); in ColumnFamilyLogNumberMap()
98 jboolean attached_thread = JNI_FALSE; in LogRecordFound() local
99 JNIEnv* env = getJniEnv(&attached_thread); in LogRecordFound()
108 releaseJniEnv(attached_thread); in LogRecordFound()
124 releaseJniEnv(attached_thread); in LogRecordFound()
132 releaseJniEnv(attached_thread); in LogRecordFound()
Dloggerjnicallback.cc137 jboolean attached_thread = JNI_FALSE; in Logv() local
138 JNIEnv* env = getJniEnv(&attached_thread); in Logv()
147 releaseJniEnv(attached_thread); in Logv()
154 releaseJniEnv(attached_thread); in Logv()
163 releaseJniEnv(attached_thread); in Logv()
168 releaseJniEnv(attached_thread); in Logv()
190 jboolean attached_thread = JNI_FALSE; in ~LoggerJniCallback() local
191 JNIEnv* env = getJniEnv(&attached_thread); in ~LoggerJniCallback()
218 releaseJniEnv(attached_thread); in ~LoggerJniCallback()
Dtable_filter_jnicallback.cc31 jboolean attached_thread = JNI_FALSE; in TableFilterJniCallback() local
32 JNIEnv* thread_env = getJniEnv(&attached_thread); in TableFilterJniCallback()
41 releaseJniEnv(attached_thread); in TableFilterJniCallback()
51 releaseJniEnv(attached_thread); in TableFilterJniCallback()
56 releaseJniEnv(attached_thread); in TableFilterJniCallback()
Dtransaction_notifier_jnicallback.cc23 jboolean attached_thread = JNI_FALSE; in SnapshotCreated() local
24 JNIEnv* env = getJniEnv(&attached_thread); in SnapshotCreated()
33 releaseJniEnv(attached_thread); in SnapshotCreated()
37 releaseJniEnv(attached_thread); in SnapshotCreated()
Dcompaction_filter_factory_jnicallback.cc53 jboolean attached_thread = JNI_FALSE; in CreateCompactionFilter() local
54 JNIEnv* env = getJniEnv(&attached_thread); in CreateCompactionFilter()
65 releaseJniEnv(attached_thread); in CreateCompactionFilter()
71 releaseJniEnv(attached_thread); in CreateCompactionFilter()
Djnicallback.cc42 jboolean attached_thread = JNI_FALSE; in ~JniCallback() local
43 JNIEnv* env = getJniEnv(&attached_thread); in ~JniCallback()
50 releaseJniEnv(attached_thread); in ~JniCallback()