33 #if defined(ENABLE_JNI_HEADERS)
34 # include "native/include/java_util_concurrent_atomic_AtomicLong.h"
void _Jv_java_util_concurrent_atomic_AtomicLong_init(void)
Table containing all native methods registered with the VM.
NativeMethods & get_nativemethods()
void register_methods(Utf8String classname, const JNINativeMethod *methods, size_t count)
Register native methods with the VM.
#define NATIVE_METHODS_COUNT
static Utf8String from_utf8(const char *, size_t)
JNIEXPORT jboolean JNICALL Java_java_util_concurrent_atomic_AtomicLong_VMSupportsCS8(JNIEnv *env, jclass clazz)
static JNINativeMethod methods[]
static VM * get_current()