76 size_t get_limit(
void)
const;
90 int threads_count(
void)
const;
96 int task_qlen(
void)
const;
114 size_t threads_limit_;
120 static void thread_run(
void* arg);
121 static int thread_init(
void* arg);
122 static void thread_exit(
void* arg);
virtual bool thread_on_init(void)
struct acl_pthread_pool_t acl_pthread_pool_t
virtual void thread_on_exit(void)