Searched refs:handlesToWaitOn (Results 1 – 1 of 1) sorted by relevance
200 List<Pair<Handle, Core.HandleSignals>> handlesToWaitOn = in testWaitMany() local202 handlesToWaitOn.add( in testWaitMany()204 handlesToWaitOn.add( in testWaitMany()206 WaitManyResult result = core.waitMany(handlesToWaitOn, 0); in testWaitMany()215 handlesToWaitOn.clear(); in testWaitMany()216 handlesToWaitOn.add( in testWaitMany()218 handlesToWaitOn.add( in testWaitMany()220 result = core.waitMany(handlesToWaitOn, 0); in testWaitMany()