Andrey Volk
|
da31fac5a0
|
[Core, mod_commands] Add switch_core_pool_stats API and pool_stats command with corresponding --enable-pool-debug configure flag.
|
2019-12-31 02:07:22 +04:00 |
Travis Cross
|
932dccd475
|
Return const char* from apr_pool_tag
clang warns:
warning: returning 'const char *' from a function with result type
'char *' discards qualifiers [-Wincompatible-pointer-types]
|
2012-06-24 08:15:16 +00:00 |
Anthony Minessale
|
fb68746eed
|
add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling
|
2011-06-16 14:37:22 -05:00 |
Anthony Minessale
|
ffb1cb4f69
|
add apr_pool_mutex_set() to our apr to fix thread-saftey issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12672 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-20 01:24:45 +00:00 |
Michael Jerris
|
0488a5109a
|
add apr to in tree libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3733 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-19 19:58:23 +00:00 |