Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
thread_list_t Struct Reference
Collaboration diagram for thread_list_t:
Collaboration graph
[legend]

Data Fields

pthread_t id
 
struct { 
 
   struct thread_list_t *   next 
 
list 
 
int lwp
 
char * name
 

Detailed Description

Definition at line 412 of file asterisk.c.

Field Documentation

◆ id

pthread_t id

◆ [struct]

struct { ... } list

◆ lwp

int lwp

Definition at line 416 of file asterisk.c.

Referenced by handle_show_threads(), and set_priority_all().

◆ name

char* name

◆ next

struct thread_list_t* next

Definition at line 413 of file asterisk.c.


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