Asterisk - The Open Source Telephony Project GIT-master-77d630f
Data Fields
taskpool_taskprocessor Struct Reference

A taskpool taskprocessor. More...

Collaboration diagram for taskpool_taskprocessor:
Collaboration graph
[legend]

Data Fields

struct timeval last_pushed
 
struct ast_taskprocessortaskprocessor
 

Detailed Description

A taskpool taskprocessor.

Definition at line 34 of file taskpool.c.

Field Documentation

◆ last_pushed

struct timeval last_pushed

The last time a task was pushed to this taskprocessor

Definition at line 38 of file taskpool.c.

◆ taskprocessor

struct ast_taskprocessor* taskprocessor

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