mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Some general cleanup, plus we now send state changes when threads activate.
This is now ready for review board, imo! git-svn-id: https://origsvn.digium.com/svn/asterisk/team/mmichelson/threadpool@377805 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -89,7 +89,7 @@ struct ast_threadpool_options {
|
||||
/*!
|
||||
* \brief Time limit in seconds for idle threads
|
||||
*
|
||||
* A time of 0 or less will mean an infinite timeout.
|
||||
* A time of 0 or less will mean no timeout.
|
||||
*/
|
||||
int idle_timeout;
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user