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

Data Fields

ast_cond_t cond
 
int count
 

Detailed Description

Serializer group shutdown control object.

Definition at line 1215 of file threadpool.c.

Field Documentation

ast_cond_t cond

Shutdown thread waits on this conditional.

Definition at line 1217 of file threadpool.c.

int count

Count of serializers needing to shutdown.

Definition at line 1219 of file threadpool.c.


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