Searched defs:trylock (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/nio/channels/FileChannel/
H A DTryLock.java57 public static void test1(boolean shared, boolean trylock) throws Exception { argument
63 if (trylock)
80 public static void test2(boolean shared, boolean trylock) throws Exception { argument
86 if (trylock)
103 public static void test3(boolean shared, boolean trylock) throws Exception { argument
109 if (trylock)

Completed in 36 milliseconds