Searched refs:MEMORY_MUTEX_LOCK (Results 1 – 2 of 2) sorted by relevance
320 #define MEMORY_MUTEX_LOCK(flag) spin_lock_irqsave(&_MsOS_MemoryPool_Mutex, flag) macro589 MEMORY_MUTEX_LOCK(flag); in MsOS_CreateMemoryPool()646 MEMORY_MUTEX_LOCK(flag); in MsOS_DeleteMemoryPool()
254 #define MEMORY_MUTEX_LOCK() mutex_lock(&_MsOS_MemoryPool_Mutex) macro554 MEMORY_MUTEX_LOCK(); in MsOS_CreateMemoryPool()630 MEMORY_MUTEX_LOCK(); in MsOS_DeleteMemoryPool()