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

Data Fields

struct ast_threadpoolpool
 
struct ast_serializer_shutdown_groupshutdown_group
 

Detailed Description

Definition at line 1311 of file threadpool.c.

Field Documentation

struct ast_threadpool* pool

Threadpool the serializer will use to process the jobs.

Definition at line 1313 of file threadpool.c.

struct ast_serializer_shutdown_group* shutdown_group

Which group will wait for this serializer to shutdown.

Definition at line 1315 of file threadpool.c.


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