Home
last modified time | relevance | path

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

/art/test/923-monitors/src/art/
DTest923.java241 rawMonitorNotify(id); in rawNotify()
296 private static native void rawMonitorNotify(long id); in rawMonitorNotify() method in Test923