Home
last modified time | relevance | path

Searched refs:ipconfigBUFFER_ALLOC_LOCK (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/BufferManagement/
DBufferAllocation_1.c89 #if !defined( ipconfigBUFFER_ALLOC_LOCK )
99 #define ipconfigBUFFER_ALLOC_LOCK() taskENTER_CRITICAL() macro
252 ipconfigBUFFER_ALLOC_LOCK(); in pxGetNetworkBufferWithDescriptor()
392 ipconfigBUFFER_ALLOC_LOCK(); in vReleaseNetworkBufferAndDescriptor()