Package | Description |
---|---|
org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.atomic.AtomicReference<SerializedExecutor.Link> |
SerializedExecutor.Link._next |
private java.util.concurrent.atomic.AtomicReference<SerializedExecutor.Link> |
SerializedExecutor._tail |
Modifier and Type | Method and Description |
---|---|
private void |
SerializedExecutor.run(SerializedExecutor.Link link) |