FreeSWITCH API Documentation  1.7.0
Data Fields
switch_thread_data_s Struct Reference

#include <switch_core.h>

+ Collaboration diagram for switch_thread_data_s:

Data Fields

switch_thread_start_t func
 
void * obj
 
int alloc
 
switch_memory_pool_tpool
 

Detailed Description

Definition at line 65 of file switch_core.h.

Field Documentation

int switch_thread_data_s::alloc
switch_thread_start_t switch_thread_data_s::func
void* switch_thread_data_s::obj
switch_memory_pool_t* switch_thread_data_s::pool

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