mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
finish fixing thread pool logic from yesterday
This commit is contained in:
@@ -285,7 +285,7 @@ struct switch_session_manager {
|
||||
int ready;
|
||||
int running;
|
||||
int busy;
|
||||
int nuking;
|
||||
int popping;
|
||||
};
|
||||
|
||||
extern struct switch_session_manager session_manager;
|
||||
|
Reference in New Issue
Block a user