Searched refs:SerializeReentrantCallsDirectExecutor (Results 1 – 4 of 4) sorted by relevance
34 class SerializeReentrantCallsDirectExecutor implements Executor { class37 Logger.getLogger(SerializeReentrantCallsDirectExecutor.class.getName());
99 ? new SerializeReentrantCallsDirectExecutor() in ClientCallImpl()
441 wrappedExecutor = new SerializeReentrantCallsDirectExecutor(); in streamCreated()
35 SerializeReentrantCallsDirectExecutor executor;39 executor = new SerializeReentrantCallsDirectExecutor(); in setup()