memlib.rtn
来自「Vxworks API操作系统和驱动程序设计API。压缩的HTML文件」· RTN 代码 · 共 11 行
RTN
11 行
memPartOptionsSet {set the debug options for a memory partition} {<b>memPartOptionsSet\( \)</b>} {<b><a href="./memLib.html#memPartOptionsSet">memPartOptionsSet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memalign {allocate aligned memory } {<b>memalign\( \)</b>} {<b><a href="./memLib.html#memalign">memalign</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}valloc {allocate memory on a page boundary } {<b>valloc\( \)</b>} {<b><a href="./memLib.html#valloc">valloc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memPartRealloc {reallocate a block of memory in a specified partition} {<b>memPartRealloc\( \)</b>} {<b><a href="./memLib.html#memPartRealloc">memPartRealloc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memPartFindMax {find the size of the largest available free block} {<b>memPartFindMax\( \)</b>} {<b><a href="./memLib.html#memPartFindMax">memPartFindMax</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memOptionsSet {set the debug options for the system memory partition} {<b>memOptionsSet\( \)</b>} {<b><a href="./memLib.html#memOptionsSet">memOptionsSet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}calloc {allocate space for an array (ANSI)} {<b>calloc\( \)</b>} {<b><a href="./memLib.html#calloc">calloc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}realloc {reallocate a block of memory (ANSI)} {<b>realloc\( \)</b>} {<b><a href="./memLib.html#realloc">realloc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}cfree {free a block of memory} {<b>cfree\( \)</b>} {<b><a href="./memLib.html#cfree">cfree</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memFindMax {find the largest free block in the system memory partition} {<b>memFindMax\( \)</b>} {<b><a href="./memLib.html#memFindMax">memFindMax</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?