Fri Nov 12 12:29:27 2010

Asterisk developer's documentation


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
char * name

Detailed Description

Definition at line 372 of file asterisk.c.


Field Documentation

pthread_t id

Definition at line 375 of file asterisk.c.

Referenced by ast_unregister_thread(), and handle_show_threads().

struct { ... } list
char* name

Definition at line 374 of file asterisk.c.

Referenced by ast_unregister_thread(), and handle_show_threads().

Definition at line 373 of file asterisk.c.


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

Generated by  doxygen 1.6.2