Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
ast_taskprocessor::tps_queue Struct Reference

Taskprocessor queue. More...

Collaboration diagram for ast_taskprocessor::tps_queue:
Collaboration graph
[legend]

Data Fields

struct tps_taskfirst
 
struct tps_tasklast
 

Detailed Description

Taskprocessor queue.

Definition at line 80 of file taskprocessor.c.

Field Documentation

◆ first

struct tps_task* first

Definition at line 80 of file taskprocessor.c.

◆ last

struct tps_task* last

Definition at line 80 of file taskprocessor.c.


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