Asterisk - The Open Source Telephony Project GIT-master-ff80666
Data Fields
ast_serializer_pool Struct Reference
Collaboration diagram for ast_serializer_pool:
Collaboration graph
[legend]

Data Fields

struct ast_serializer_shutdown_groupshutdown_group
 
int shutdown_group_timeout
 

Detailed Description

Definition at line 30 of file serializer.c.

Field Documentation

◆ shutdown_group

struct ast_serializer_shutdown_group* shutdown_group

Shutdown group to monitor serializers.

Definition at line 32 of file serializer.c.

Referenced by ast_serializer_pool_create(), ast_serializer_pool_destroy(), and ast_serializer_taskpool_create().

◆ shutdown_group_timeout

int shutdown_group_timeout

Time to wait if using a shutdown group.

Definition at line 34 of file serializer.c.

Referenced by ast_serializer_pool_create(), ast_serializer_pool_destroy(), and ast_serializer_taskpool_create().


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