start one msg thread per cpu by default

This commit is contained in:
Anthony Minessale
2012-03-27 16:48:30 -05:00
parent ed19343618
commit 6f6765b8f2
5 changed files with 26 additions and 13 deletions
+1
View File
@@ -1151,3 +1151,4 @@ void sofia_glue_pause_jitterbuffer(switch_core_session_t *session, switch_bool_t
void sofia_process_dispatch_event(sofia_dispatch_event_t **dep);
char *sofia_glue_get_host(const char *str, switch_memory_pool_t *pool);
void sofia_presence_check_subscriptions(sofia_profile_t *profile, time_t now);
void sofia_msg_thread_start(int idx);