Home
last modified time | relevance | path

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

/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/nrs/
DHandlerSubscriberTest.java131 private volatile boolean inEventLoop = true; field in HandlerSubscriberTest.CustomEmbeddedEventLoop
215 public void inEventLoop(boolean inEventLoop) { in inEventLoop() argument
220 public boolean inEventLoop() { in inEventLoop() method in HandlerSubscriberTest.CustomEmbeddedEventLoop
225 public boolean inEventLoop(Thread thread) { in inEventLoop() method in HandlerSubscriberTest.CustomEmbeddedEventLoop