|
CUBRID Engine
latest
|

Go to the source code of this file.
Namespaces | |
| cubthread | |
| cubthread::internal_tasks_worker_pool | |
Functions | |
| void | cubthread::internal_tasks_worker_pool::initialize () |
| entry_workpool * | cubthread::internal_tasks_worker_pool::get_instance () |
| void | cubthread::internal_tasks_worker_pool::finalize () |
Variables | |
| constexpr size_t | cubthread::WORKER_COUNT = 2 |
| constexpr size_t | cubthread::TASK_COUNT = 10 |
| constexpr size_t | cubthread::CORE_COUNT = 1 |
| constexpr bool | cubthread::ENABLE_LOGGING = true |
| entry_workpool * | cubthread::instance = NULL |