Skip to content

Class cubthread::worker_pool_task_capper

ClassList > cubthread > worker_pool_task_capper

  • #include <thread_worker_pool_taskcap.hpp>

Classes

Type Name
class capped_task

Public Functions

Type Name
cubthread::worker_pool * get_worker_pool () const
void push_task (task< entry > * task)
bool try_task (task< entry > * task)
worker_pool_task_capper (worker_pool * worker_pool)
~worker_pool_task_capper () = default

Public Functions Documentation

function get_worker_pool

cubthread::worker_pool * cubthread::worker_pool_task_capper::get_worker_pool () const

function push_task

void cubthread::worker_pool_task_capper::push_task (
    task < entry > * task
) 

function try_task

bool cubthread::worker_pool_task_capper::try_task (
    task < entry > * task
) 

function worker_pool_task_capper

explicit cubthread::worker_pool_task_capper::worker_pool_task_capper (
    worker_pool * worker_pool
) 

function ~worker_pool_task_capper

cubthread::worker_pool_task_capper::~worker_pool_task_capper () = default


The documentation for this class was generated from the following file cubrid/src/thread/thread_worker_pool_taskcap.hpp