mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
more ref checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10375 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -81,6 +81,7 @@ SWITCH_BEGIN_EXTERN_C
|
||||
/*! the table of management interfaces the module has implmented */
|
||||
switch_management_interface_t *management_interface;
|
||||
switch_thread_rwlock_t *rwlock;
|
||||
int refs;
|
||||
switch_memory_pool_t *pool;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user