Searched refs:threadsStartedCdl (Results 1 – 1 of 1) sorted by relevance
315 val threadsStartedCdl = CountDownLatch(requestCount) in invoke_multipleSimultaneousCalls_limitOnNumberOfSimultaneousOutgoingCallsIsRespected() constant316 val dispatcher = NewThreadDispatcher(name) { threadsStartedCdl.countDown() } in invoke_multipleSimultaneousCalls_limitOnNumberOfSimultaneousOutgoingCallsIsRespected()331 assertThat(threadsStartedCdl.await(5, SECONDS)).isTrue() in invoke_multipleSimultaneousCalls_limitOnNumberOfSimultaneousOutgoingCallsIsRespected()