Searched refs:testGetAndPutVolatile (Results 1 – 1 of 1) sorted by relevance
70 testGetAndPutVolatile(unsafe); in main()215 private static void testGetAndPutVolatile(Unsafe unsafe) throws NoSuchFieldException { in testGetAndPutVolatile() method in Main