mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
add in switch_core_signal_lock/unlock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7737 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <switch.h>
|
||||
#include "private/switch_core_pvt.h"
|
||||
/*#define LOCK_MORE*/
|
||||
#define PER_POOL_LOCK 1
|
||||
/*#define PER_POOL_LOCK 1*/
|
||||
|
||||
static struct {
|
||||
switch_mutex_t *mem_lock;
|
||||
|
Reference in New Issue
Block a user