Files
asterisk/main
Corey Farrell 8cc50b1ebc Enable REF_DEBUG for ast_module_ref / ast_module_unref.
Add ast_module_shutdown_ref for use by modules that can
only be unloaded during graceful shutdown.

When REF_DEBUG is enabled:
* Add an empty ao2 object to struct ast_module.
* Allocate ao2 object when the module is loaded.
* Perform an ao2_ref in each place where mod->usecount is manipulated.
* ao2_cleanup on module unload.

ASTERISK-24479 #close
Reported by: Corey Farrell
Review: https://reviewboard.asterisk.org/r/4141/
........

Merged revisions 431662 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 431663 from http://svn.asterisk.org/svn/asterisk/branches/13


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@431672 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2015-02-11 17:03:04 +00:00
..
2015-01-26 14:50:40 +00:00
2015-01-26 14:50:40 +00:00
2013-08-20 15:36:10 +00:00
2015-01-30 16:49:59 +00:00
2014-10-10 13:03:18 +00:00
2013-07-04 13:06:15 +00:00
2014-09-05 17:45:03 +00:00
2013-09-10 18:05:47 +00:00
2014-05-09 22:49:26 +00:00
2014-08-05 21:44:09 +00:00
2015-01-30 16:49:59 +00:00
2015-01-30 16:49:59 +00:00
2015-01-26 14:50:40 +00:00
2015-01-26 14:50:40 +00:00
2015-01-30 16:49:59 +00:00
2015-01-30 16:49:59 +00:00