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

helper used for queued task when tasks are pushed More...

Data Fields

struct ast_threadpoolpool
 
int was_empty
 

Detailed Description

helper used for queued task when tasks are pushed

Definition at line 452 of file threadpool.c.

Field Documentation

struct ast_threadpool* pool

Pool into which a task was pushed

Definition at line 454 of file threadpool.c.

int was_empty

Indicator of whether the pool had no tasks prior to the new task being added

Definition at line 456 of file threadpool.c.


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