brl_threadpool.md 404 B


id: brl.threadpool title: BRL.ThreadPool

sidebar_label: 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.