FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
apr_pool_t * | pool |
pthread_attr_t | attr |
int | priority |
Definition at line 625 of file switch_apr.c.
pthread_attr_t apr_threadattr_t::attr |
Definition at line 627 of file switch_apr.c.
apr_pool_t* apr_threadattr_t::pool |
Definition at line 626 of file switch_apr.c.
Referenced by switch_core_session_launch_thread(), switch_core_session_thread_launch(), and switch_sql_queue_manager_start().
int apr_threadattr_t::priority |
Definition at line 628 of file switch_apr.c.