[Asterisk-code-review] threadpool, res pjsip: Add serializer group shutdown API calls. (asterisk[13])

Richard Mudgett asteriskteam at digium.com
Thu Jun 25 14:39:48 CDT 2015


Hello Kevin Harwell, Joshua Colp,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/690

to look at the new patch set (#3).

Change subject: threadpool, res_pjsip: Add serializer group shutdown API calls.
......................................................................

threadpool, res_pjsip: Add serializer group shutdown API calls.

A module trying to unload needs to wait for all serializers it creates and
uses to complete processing before unloading.

ASTERISK-24907
Reported by: Kevin Harwell

Change-Id: I8c80b90f2f82754e8dbb02ddf3c9121e5e966059
---
M include/asterisk/res_pjsip.h
M include/asterisk/threadpool.h
M main/threadpool.c
M res/res_pjsip.c
4 files changed, 207 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/90/690/3
-- 
To view, visit https://gerrit.asterisk.org/690
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8c80b90f2f82754e8dbb02ddf3c9121e5e966059
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>



More information about the asterisk-code-review mailing list