Asterisk - The Open Source Telephony Project  18.5.0
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 28 of file serializer.c.

Field Documentation

◆ shutdown_group

struct ast_serializer_shutdown_group* shutdown_group

Shutdown group to monitor serializers.

Definition at line 30 of file serializer.c.

Referenced by ast_serializer_pool_create(), and ast_serializer_pool_destroy().

◆ shutdown_group_timeout

int shutdown_group_timeout

Time to wait if using a shutdown group.

Definition at line 32 of file serializer.c.

Referenced by ast_serializer_pool_create(), and ast_serializer_pool_destroy().


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