Home
last modified time | relevance | path

Searched refs:SWITCH_PRI_REALTIME (Results 1 – 9 of 9) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2581 SWITCH_PRI_REALTIME = 99, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/
H A Dmod_skypopen.c2301 switch_threadattr_priority_set(tcp_srv_thread_thd_attr, SWITCH_PRI_REALTIME); in start_audio_threads()
2319 switch_threadattr_priority_set(tcp_cli_thread_thd_attr, SWITCH_PRI_REALTIME); in start_audio_threads()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core.c610 switch_threadattr_priority_set(thd_attr, SWITCH_PRI_REALTIME); in switch_core_launch_thread()
H A Dswitch_core_sqldb.c3869 switch_threadattr_priority_set(thd_attr, SWITCH_PRI_REALTIME); in switch_core_sqldb_start()
H A Dswitch_event.c673 switch_threadattr_priority_set(thd_attr, SWITCH_PRI_REALTIME); in switch_event_launch_dispatch_threads()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_callcenter/
H A Dmod_callcenter.c2811 switch_threadattr_priority_set(thd_attr, SWITCH_PRI_REALTIME); in cc_agent_dispatch_thread_start()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dmod_conference.c2622 switch_threadattr_priority_set(thd_attr, SWITCH_PRI_REALTIME); in conference_launch_thread()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia.c3557 switch_threadattr_priority_set(thd_attr, SWITCH_PRI_REALTIME); in launch_sofia_profile_thread()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs46334 SWITCH_PRI_REALTIME = 99 enumerator