frees a block of memory allocated by the unmanaged com task memory allocator with
释放由非托管COM任务内存分配器使用
互联网摘选
When you build your project for debug, you are using the debug memory allocator.
在生成用于调试的项目时, 使用的是调试内存分配器.
互联网摘选
malloc_init is going to be our function to initialize our memory allocator.
malloc_init将是初始化内存分配程序的函数。
互联网摘选
在in_pcballoc中,调用了内核的内存分配器函数,该函数将内存分配给Internet控制块。
互联网摘选
com api method, which is referred to as the com task memory allocator.
COMAPI方法,后者称为COM任务内存分配器。
互联网摘选
程序的动态性越强,内存管理就越重要,您的内存分配程序的选择也就更重要。
互联网摘选
the debug memory allocator puts guard bytes around all memory allocations .
调试内存分配器在所有内存分配的周围都放置保护字节。
互联网摘选
内存分配器将总是从空闲列表中返回一个最合适大小的内存块。
互联网摘选
allocates a block of memory of specified size from the com task memory allocator.
从COM任务内存分配器分配指定大小的内存块。
互联网摘选
Linuxslab分配器使用了这种思想和其他一些思想来构建一个在空间和时间上都具有高效性的内存分配器。
互联网摘选
把一个一般用途分配器也当作一般用途内存错误检测工具(像是Purify)使用看上去是不可能的。
互联网摘选
该方法释放您先前创建的内存块,并使得从分配程序例程返回的所有指针失效。
互联网摘选