Home
last modified time | relevance | path

Searched defs:waitSome (Results 1 – 4 of 4) sorted by relevance

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/websockets-0.12.7.2/tests/haskell/Network/WebSockets/Server/
H A DTests.hs116 waitSome = threadDelay $ 200 * 1000 function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/websockets-0.12.7.1/tests/haskell/Network/WebSockets/Server/
H A DTests.hs116 waitSome = threadDelay $ 200 * 1000 function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DRequest.java448 public static int[] waitSome(Request[] requests) throws MPIException in waitSome() method in Request
457 private static native int[] waitSome(long[] requests) throws MPIException; in waitSome() method in Request
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/
H A DRequest.java448 public static int[] waitSome(Request[] requests) throws MPIException in waitSome() method in Request
457 private static native int[] waitSome(long[] requests) throws MPIException; in waitSome() method in Request