Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
set_size_data Struct Reference

Helper struct used for queued operations that change the size of the threadpool. More...

Data Fields

struct ast_threadpoolpool
 
unsigned int size
 

Detailed Description

Helper struct used for queued operations that change the size of the threadpool.

Definition at line 803 of file threadpool.c.

Field Documentation

struct ast_threadpool* pool

The pool whose size is to change

Definition at line 805 of file threadpool.c.

unsigned int size

The requested new size of the pool

Definition at line 807 of file threadpool.c.


The documentation for this struct was generated from the following file: