[Asterisk-code-review] scheduler: Use stack for allocating sched IDs. (asterisk[11])
Richard Mudgett
asteriskteam at digium.com
Tue Sep 15 12:02:05 CDT 2015
Richard Mudgett has posted comments on this change.
Change subject: scheduler: Use stack for allocating sched IDs.
......................................................................
Patch Set 2: Code-Review-1
(3 comments)
https://gerrit.asterisk.org/#/c/1258/2//COMMIT_MSG
Commit Message:
Line 7: scheduler: Use stack for allocating sched IDs.
The stack is now a queue if freed sched ids.
The rest of the commit message needs to reflect this as well.
https://gerrit.asterisk.org/#/c/1258/2/main/sched.c
File main/sched.c:
Line 328: continue;
s/continue/break/
Line 350:
NIT: Extraneous blank line.
--
To view, visit https://gerrit.asterisk.org/1258
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I532708eef8f669d823457d7fefdad9a6078b99b2
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 11
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list