Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
async_minimal_data Struct Reference

Minimal data required to signal the completion of an async resolve. More...

Collaboration diagram for async_minimal_data:
Collaboration graph
[legend]

Data Fields

int complete
 
ast_cond_t cond
 
ast_mutex_t lock
 

Detailed Description

Minimal data required to signal the completion of an async resolve.

Definition at line 1110 of file res_resolver_unbound.c.

Field Documentation

◆ complete

int complete

Definition at line 1111 of file res_resolver_unbound.c.

Referenced by minimal_callback().

◆ cond

ast_cond_t cond

◆ lock


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