Home
last modified time | relevance | path

Searched refs:receivedCommUp (Results 1 – 25 of 60) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
271 check(serverHandler.receivedCommUp(), in run()
296 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
298 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
299 return receivedCommUp; in receivedCommUp()
303 while (receivedCommUp == false) { in waitForCommUp()
326 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()
H A DReceive.java128 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
196 check(handler2.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
286 boolean receivedCommUp; // false field in Receive.ReceiveNotificationHandler
292 public boolean receivedCommUp() { in receivedCommUp() method in Receive.ReceiveNotificationHandler
293 return receivedCommUp; in receivedCommUp()
312 receivedCommUp = true; in handleNotification()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
271 check(serverHandler.receivedCommUp(), in run()
296 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
298 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
299 return receivedCommUp; in receivedCommUp()
303 while (receivedCommUp == false) { in waitForCommUp()
326 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()
H A DReceive.java128 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
196 check(handler2.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
286 boolean receivedCommUp; // false field in Receive.ReceiveNotificationHandler
292 public boolean receivedCommUp() { in receivedCommUp() method in Receive.ReceiveNotificationHandler
293 return receivedCommUp; in receivedCommUp()
312 receivedCommUp = true; in handleNotification()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
271 check(serverHandler.receivedCommUp(), in run()
296 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
298 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
299 return receivedCommUp; in receivedCommUp()
303 while (receivedCommUp == false) { in waitForCommUp()
326 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()
H A DReceive.java128 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
196 check(handler2.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
286 boolean receivedCommUp; // false field in Receive.ReceiveNotificationHandler
292 public boolean receivedCommUp() { in receivedCommUp() method in Receive.ReceiveNotificationHandler
293 return receivedCommUp; in receivedCommUp()
312 receivedCommUp = true; in handleNotification()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
274 check(serverHandler.receivedCommUp(), in run()
299 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
301 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
302 return receivedCommUp; in receivedCommUp()
306 while (receivedCommUp == false) { in waitForCommUp()
329 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()
H A DReceive.java128 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
196 check(handler2.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
286 boolean receivedCommUp; // false field in Receive.ReceiveNotificationHandler
292 public boolean receivedCommUp() { in receivedCommUp() method in Receive.ReceiveNotificationHandler
293 return receivedCommUp; in receivedCommUp()
312 receivedCommUp = true; in handleNotification()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
274 check(serverHandler.receivedCommUp(), in run()
299 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
301 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
302 return receivedCommUp; in receivedCommUp()
306 while (receivedCommUp == false) { in waitForCommUp()
329 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
274 check(serverHandler.receivedCommUp(), in run()
299 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
301 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
302 return receivedCommUp; in receivedCommUp()
306 while (receivedCommUp == false) { in waitForCommUp()
329 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
271 check(serverHandler.receivedCommUp(), in run()
296 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
298 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
299 return receivedCommUp; in receivedCommUp()
303 while (receivedCommUp == false) { in waitForCommUp()
326 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()
H A DReceive.java128 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
196 check(handler2.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
286 boolean receivedCommUp; // false field in Receive.ReceiveNotificationHandler
292 public boolean receivedCommUp() { in receivedCommUp() method in Receive.ReceiveNotificationHandler
293 return receivedCommUp; in receivedCommUp()
312 receivedCommUp = true; in handleNotification()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
274 check(serverHandler.receivedCommUp(), in run()
299 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
301 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
302 return receivedCommUp; in receivedCommUp()
306 while (receivedCommUp == false) { in waitForCommUp()
329 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
271 check(serverHandler.receivedCommUp(), in run()
296 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
298 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
299 return receivedCommUp; in receivedCommUp()
303 while (receivedCommUp == false) { in waitForCommUp()
326 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java176 check(clientHandler.receivedCommUp(), in doClient()
271 check(serverHandler.receivedCommUp(), in run()
296 private boolean receivedCommUp; // false field in CommUp.CommUpNotificationHandler
298 public synchronized boolean receivedCommUp() { in receivedCommUp() method in CommUp.CommUpNotificationHandler
299 return receivedCommUp; in receivedCommUp()
303 while (receivedCommUp == false) { in waitForCommUp()
326 receivedCommUp = true; in handleNotification()
H A DReceiveIntoDirect.java137 check(handler.receivedCommUp(), "SCTP_COMM_UP not received"); in doTest()
210 boolean receivedCommUp; // false field in ReceiveIntoDirect.ReceiveNotificationHandler
214 public boolean receivedCommUp() { in receivedCommUp() method in ReceiveIntoDirect.ReceiveNotificationHandler
215 return receivedCommUp; in receivedCommUp()
234 receivedCommUp = true; in handleNotification()

123