Home
last modified time | relevance | path

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

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