Home
last modified time | relevance | path

Searched defs:switch_core_session (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/private/
H A Dswitch_core_pvt.h108 switch_thread_t *thread;
111 switch_size_t id;
132 switch_mutex_t *mutex;
146 int stream_count;
158 uint32_t stack_count;
183 uint32_t track_duration;
184 uint32_t track_id;
186 uint32_t soft_lock;
188 plc_state_t *plc;
191 uint32_t decoder_errors;
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_managed.h81 struct switch_core_session { struct
82 char foo[];