[Asterisk-code-review] Single API for ast store lock info and ast remove lock info. (asterisk[master])

Richard Mudgett asteriskteam at digium.com
Tue Oct 24 13:14:22 CDT 2017


Richard Mudgett has posted comments on this change. ( https://gerrit.asterisk.org/6888 )

Change subject: Single API for ast_store_lock_info and ast_remove_lock_info.
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/#/c/6888/1/include/asterisk/lock.h
File include/asterisk/lock.h:

https://gerrit.asterisk.org/#/c/6888/1/include/asterisk/lock.h@262
PS1, Line 262: #ifdef HAVE_BKTR
             : void ast_remove_lock_info(void *lock_addr, struct ast_bt *bt);
             : #else
             : void ast_remove_lock_info(void *lock_addr);
             : #endif /* HAVE_BKTR */
This also needs to be reduced to one prototype.



-- 
To view, visit https://gerrit.asterisk.org/6888
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ieced0e920928b735a39c3b5952b806c473d67453
Gerrit-Change-Number: 6888
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Tue, 24 Oct 2017 18:14:22 +0000
Gerrit-HasComments: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171024/1f742647/attachment.html>


More information about the asterisk-code-review mailing list