BRL.ThreadPool
Types
| Type | Description | 
|---|---|
| TRunnable | An object that is intended to be executed by a thread pool. | 
| TThreadPoolExecutor | An executor that executes each submitted task using one of possibly several pooled threads. | 
| Type | Description | 
|---|---|
| TRunnable | An object that is intended to be executed by a thread pool. | 
| TThreadPoolExecutor | An executor that executes each submitted task using one of possibly several pooled threads. | 
