| Package | Description |
|---|---|
| org.fusesource.hawtdispatch.internal | |
| org.fusesource.hawtdispatch.internal.pool |
| Modifier and Type | Field and Description |
|---|---|
(package private) WorkerThread |
ThreadDispatchQueue.thread |
| Modifier and Type | Method and Description |
|---|---|
static WorkerThread |
WorkerThread.currentWorkerThread() |
WorkerThread |
ThreadDispatchQueue.getThread() |
WorkerThread[] |
WorkerPool.getThreads() |
| Constructor and Description |
|---|
ThreadDispatchQueue(GlobalDispatchQueue globalQueue,
WorkerThread thread) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleThread |
| Modifier and Type | Method and Description |
|---|---|
WorkerThread[] |
SimplePool.getThreads() |