system_thread_handle Struct Reference

Collaboration diagram for system_thread_handle:
[legend]

Data Fields

const char * cmd
switch_thread_cond_tcond
switch_mutex_tmutex
switch_memory_pool_tpool
int ret
int * fds

Detailed Description

Definition at line 2415 of file switch_core.c.


Field Documentation

const char* system_thread_handle::cmd

Definition at line 2416 of file switch_core.c.

Referenced by switch_system_thread(), and system_thread().

switch_thread_cond_t* system_thread_handle::cond

Definition at line 2417 of file switch_core.c.

Referenced by switch_system_thread(), and system_thread().

int* system_thread_handle::fds

Definition at line 2421 of file switch_core.c.

Referenced by switch_stream_system_fork(), and system_thread().

switch_mutex_t* system_thread_handle::mutex

Definition at line 2418 of file switch_core.c.

Referenced by switch_system_thread(), and system_thread().

switch_memory_pool_t* system_thread_handle::pool

Definition at line 2419 of file switch_core.c.

Referenced by switch_system_thread(), and system_thread().

int system_thread_handle::ret

Definition at line 2420 of file switch_core.c.

Referenced by switch_system_thread(), and system_thread().


The documentation for this struct was generated from the following file:
Generated on Sun May 20 04:00:38 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7