memlib.rtn

来自「Vxworks API操作系统和驱动程序设计API。压缩的HTML文件」· RTN 代码 · 共 11 行

RTN
11
字号
memPartOptionsSet {set the debug options for a memory partition} {<b>memPartOptionsSet\(&nbsp;\)</b>} {<b><a href="./memLib.html#memPartOptionsSet">memPartOptionsSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}memalign {allocate aligned memory } {<b>memalign\(&nbsp;\)</b>} {<b><a href="./memLib.html#memalign">memalign</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}valloc {allocate memory on a page boundary } {<b>valloc\(&nbsp;\)</b>} {<b><a href="./memLib.html#valloc">valloc</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}memPartRealloc {reallocate a block of memory in a specified partition} {<b>memPartRealloc\(&nbsp;\)</b>} {<b><a href="./memLib.html#memPartRealloc">memPartRealloc</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}memPartFindMax {find the size of the largest available free block} {<b>memPartFindMax\(&nbsp;\)</b>} {<b><a href="./memLib.html#memPartFindMax">memPartFindMax</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}memOptionsSet {set the debug options for the system memory partition} {<b>memOptionsSet\(&nbsp;\)</b>} {<b><a href="./memLib.html#memOptionsSet">memOptionsSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}calloc {allocate space for an array (ANSI)} {<b>calloc\(&nbsp;\)</b>} {<b><a href="./memLib.html#calloc">calloc</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}realloc {reallocate a block of memory (ANSI)} {<b>realloc\(&nbsp;\)</b>} {<b><a href="./memLib.html#realloc">realloc</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}cfree {free a block of memory} {<b>cfree\(&nbsp;\)</b>} {<b><a href="./memLib.html#cfree">cfree</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}memFindMax {find the largest free block in the system memory partition} {<b>memFindMax\(&nbsp;\)</b>} {<b><a href="./memLib.html#memFindMax">memFindMax</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?