libosmovty 1.10.0.57-8972
Osmocom VTY library
|
Data Fields | |
void * | tall_ctx |
int | sched_rr_prio |
struct llist_head | cpu_affinity_li |
pthread_mutex_t | cpu_affinity_li_mutex |
struct llist_head sched_vty_opts::cpu_affinity_li |
Referenced by config_write_sched(), DEFUN_ATTR(), osmo_cpu_sched_vty_apply_localthread(), and osmo_cpu_sched_vty_init().
pthread_mutex_t sched_vty_opts::cpu_affinity_li_mutex |
Referenced by DEFUN_ATTR(), osmo_cpu_sched_vty_apply_localthread(), and osmo_cpu_sched_vty_init().
int sched_vty_opts::sched_rr_prio |
Referenced by config_write_sched(), and DEFUN_ATTR().
void* sched_vty_opts::tall_ctx |
Referenced by DEFUN_ATTR(), and osmo_cpu_sched_vty_init().