FreeSWITCH API Documentation  1.7.0
Data Fields
apr_threadattr_t Struct Reference
+ Collaboration diagram for apr_threadattr_t:

Data Fields

apr_pool_t * pool
 
pthread_attr_t attr
 
int priority
 

Detailed Description

Definition at line 625 of file switch_apr.c.

Field Documentation

pthread_attr_t apr_threadattr_t::attr

Definition at line 627 of file switch_apr.c.

apr_pool_t* apr_threadattr_t::pool
int apr_threadattr_t::priority

Definition at line 628 of file switch_apr.c.


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