Package org.jboss.netty.util.internal
Class DeadLockProofWorker
java.lang.Object
org.jboss.netty.util.internal.DeadLockProofWorker
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ThreadLocal
<Executor> An internal use only thread-local variable that tells theExecutor
that this worker acquired a worker thread from. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PARENT
An internal use only thread-local variable that tells theExecutor
that this worker acquired a worker thread from.
-
-
Constructor Details
-
DeadLockProofWorker
private DeadLockProofWorker()
-
-
Method Details
-
start
-