The thread list of TCP threads. More...

Data Fields | |
| struct sip_threadinfo * | first |
| struct sip_threadinfo * | last |
| ast_mutex_t | lock |
The thread list of TCP threads.
Definition at line 1648 of file chan_sip.c.
struct sip_threadinfo* first [read] |
Definition at line 1648 of file chan_sip.c.
struct sip_threadinfo* last [read] |
Definition at line 1648 of file chan_sip.c.
Definition at line 1648 of file chan_sip.c.
1.6.1