Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
thread_list Struct Reference
Collaboration diagram for thread_list:
Collaboration graph
[legend]

Data Fields

struct thread_list_tfirst
 
struct thread_list_tlast
 
ast_rwlock_t lock
 

Detailed Description

Definition at line 412 of file asterisk.c.

Field Documentation

◆ first

struct thread_list_t* first

Definition at line 412 of file asterisk.c.

◆ last

struct thread_list_t* last

Definition at line 412 of file asterisk.c.

◆ lock

Definition at line 412 of file asterisk.c.


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