Searched refs:notify_waiter_count (Results 1 – 3 of 3) sorted by relevance
119 usage->notify_waiter_count = notify_wait.size(); in GetObjectMonitorUsage()
61 jobjectArray notify_wait = CreateObjectArray(env, usage.notify_waiter_count, "java/lang/Thread", in Java_art_Monitors_getObjectMonitorUsage()
614 jint notify_waiter_count; member