Searched refs:PortMallocSetPoolSize (Results 1 – 4 of 4) sorted by relevance
98 void PortMallocSetPoolSize(psize_t size);
70 #define MEM_MGR_SetPoolSize(sizeInBytes) PortMallocSetPoolSize(sizeInBytes)
242 void PortMallocSetPoolSize(size_t size) in PortMallocSetPoolSize() function
217 void PortMallocSetPoolSize(psize_t size) in PortMallocSetPoolSize() function