Home
last modified time | relevance | path

Searched defs:waitForMessage (Results 1 – 25 of 60) sorted by relevance

123

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/vm/share/process/
H A DMessageOutput.java1 /*
2 * Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * This code is free software; you can redistribute it and/or modify it
6 * under the terms of the GNU General Public License version 2 only, as
7 * published by the Free Software Foundation.
8 *
9 * This code is distributed in the hope that it will be useful, but WITHOUT
10 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
[all …]
H A DStreamMessageInput.java87 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
106 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
/dports/java/avis/avis-1.2.0/common/java/src/test/org/avis/io/
H A DTestingIoHandler.java52 public synchronized Message waitForMessage () in waitForMessage() method in TestingIoHandler
65 public synchronized <T extends Message> T waitForMessage (Class<T> type) in waitForMessage() method in TestingIoHandler
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/share/process/
H A DMessageInput.java29 public boolean waitForMessage(long timeout) throws InterruptedException; in waitForMessage() method
30 public boolean waitForMessage(String msg, long timeout) throws InterruptedException; in waitForMessage() method
H A DProcessHandler.java50 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
54 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
H A DStreamMessageInput.java87 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
106 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/vm/share/process/
H A DMessageInput.java29 public boolean waitForMessage(long timeout) throws InterruptedException; in waitForMessage() method
30 public boolean waitForMessage(String msg, long timeout) throws InterruptedException; in waitForMessage() method
H A DProcessHandler.java50 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
54 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
H A DStreamMessageInput.java87 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
106 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/vm/share/process/
H A DMessageInput.java29 public boolean waitForMessage(long timeout) throws InterruptedException; in waitForMessage() method
30 public boolean waitForMessage(String msg, long timeout) throws InterruptedException; in waitForMessage() method
H A DProcessHandler.java50 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
54 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
H A DStreamMessageInput.java87 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
106 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/vm/share/process/
H A DMessageInput.java29 public boolean waitForMessage(long timeout) throws InterruptedException; in waitForMessage() method
30 public boolean waitForMessage(String msg, long timeout) throws InterruptedException; in waitForMessage() method
H A DProcessHandler.java50 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
54 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
H A DStreamMessageInput.java87 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
106 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/vm/share/process/
H A DMessageInput.java29 public boolean waitForMessage(long timeout) throws InterruptedException; in waitForMessage() method
30 public boolean waitForMessage(String msg, long timeout) throws InterruptedException; in waitForMessage() method
H A DProcessHandler.java50 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
54 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
H A DStreamMessageInput.java87 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
106 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in StreamMessageInput
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/share/process/
H A DMessageInput.java29 public boolean waitForMessage(long timeout) throws InterruptedException; in waitForMessage() method
30 public boolean waitForMessage(String msg, long timeout) throws InterruptedException; in waitForMessage() method
H A DProcessHandler.java50 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
54 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/vm/share/process/
H A DMessageInput.java29 public boolean waitForMessage(long timeout) throws InterruptedException; in waitForMessage() method
30 public boolean waitForMessage(String msg, long timeout) throws InterruptedException; in waitForMessage() method
H A DProcessHandler.java50 public boolean waitForMessage(long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
54 public boolean waitForMessage(String msg, long timeout) throws InterruptedException { in waitForMessage() method in ProcessHandler
/dports/devel/pcsc-lite/pcsc-lite-1.9.4/src/
H A Dpcsc-wirecheck-gen.c50 printf(" /* "c" */\n"); \ in waitForMessage()
56 #define CHECK_CDEFINE(a) \ in waitForMessage()
/dports/devel/arcanist-lib/arcanist-b2e715f/src/channel/
H A DPhutilProtocolChannel.php121 public function waitForMessage() { function in PhutilProtocolChannel
/dports/devel/arcanist/arcanist-b2e715f/src/channel/
H A DPhutilProtocolChannel.php121 public function waitForMessage() { function in PhutilProtocolChannel

123