Home
last modified time | relevance | path

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

/art/test/924-threads/src/art/
DTest924.java480 struct = nativeWaiterStructAlloc(); in NativeWaiter()
497 private static native long nativeWaiterStructAlloc(); in nativeWaiterStructAlloc() method in Test924