Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_object.cc119 usage->notify_waiter_count = notify_wait.size(); in GetObjectMonitorUsage()
/art/test/ti-agent/
Dmonitors_helper.cc61 jobjectArray notify_wait = CreateObjectArray(env, usage.notify_waiter_count, "java/lang/Thread", in Java_art_Monitors_getObjectMonitorUsage()
/art/openjdkjvmti/include/
Djvmti.h614 jint notify_waiter_count; member