Searched refs:NativeMonitor (Results 1 – 1 of 1) sorted by relevance
37 struct NativeMonitor { struct45 NativeMonitor* mon; in Java_art_Test1934_allocNativeMonitor()48 jvmti_env->Allocate(sizeof(NativeMonitor), in Java_art_Test1934_allocNativeMonitor()72 NativeMonitor* mon = reinterpret_cast<NativeMonitor*>(static_cast<intptr_t>(id)); in Java_art_Test1934_nativeWaitForOtherThread()107 NativeMonitor* mon = reinterpret_cast<NativeMonitor*>(static_cast<intptr_t>(id)); in Java_art_Test1934_nativeDoInterleaved()149 NativeMonitor* mon = reinterpret_cast<NativeMonitor*>(static_cast<intptr_t>(id)); in Java_art_Test1934_destroyNativeMonitor()