RTS API Documentation
1.10.11
|
Data Fields | |
fspr_pool_t * | pool |
pthread_attr_t | attr |
int | priority |
Definition at line 648 of file switch_apr.c.
pthread_attr_t fspr_threadattr_t::attr |
Definition at line 650 of file switch_apr.c.
fspr_pool_t* fspr_threadattr_t::pool |
Definition at line 649 of file switch_apr.c.
int fspr_threadattr_t::priority |
Definition at line 651 of file switch_apr.c.
Referenced by switch_threadattr_priority_set().