[Asterisk-code-review] threadpool: Handle worker thread transitioning to dead when ... (asterisk[13])
    Joshua Colp 
    asteriskteam at digium.com
       
    Wed Nov 11 11:52:23 CST 2015
    
    
  
Hello Anonymous Coward #1000019,
I'd like you to reexamine a change.  Please visit
    https://gerrit.asterisk.org/1602
to look at the new patch set (#2).
Change subject: threadpool: Handle worker thread transitioning to dead when going active.
......................................................................
threadpool: Handle worker thread transitioning to dead when going active.
This change adds handling of dead worker threads when moving them
to be active. When this happens the worker thread is removed from
both the active and idle threads container. If no threads are able
to be moved to active then the pool grows as configured.
ASTERISK-25546 #close
Change-Id: I6c455f9a40de60d9e86458d447b548fb52ba1143
---
M main/threadpool.c
M tests/test_threadpool.c
2 files changed, 128 insertions(+), 7 deletions(-)
  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/02/1602/2
-- 
To view, visit https://gerrit.asterisk.org/1602
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6c455f9a40de60d9e86458d447b548fb52ba1143
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
    
    
More information about the asterisk-code-review
mailing list