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

Richard Mudgett asteriskteam at digium.com
Thu Jun 25 14:40:32 CDT 2015


Richard Mudgett has uploaded a new patch set (#2).

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/08/708/2
-- 
To view, visit https://gerrit.asterisk.org/708
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8c80b90f2f82754e8dbb02ddf3c9121e5e966059
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-code-review mailing list