mempartlib.rtn
来自「Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅」· RTN 代码 · 共 9 行
RTN
9 行
memPartCreate {create a memory partition} {<b>memPartCreate\( \)</b>} {<b><a href="./memPartLib.html#memPartCreate">memPartCreate</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memPartAddToPool {add memory to a memory partition} {<b>memPartAddToPool\( \)</b>} {<b><a href="./memPartLib.html#memPartAddToPool">memPartAddToPool</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memPartAlignedAlloc {allocate aligned memory from a partition} {<b>memPartAlignedAlloc\( \)</b>} {<b><a href="./memPartLib.html#memPartAlignedAlloc">memPartAlignedAlloc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memPartAlloc {allocate a block of memory from a partition} {<b>memPartAlloc\( \)</b>} {<b><a href="./memPartLib.html#memPartAlloc">memPartAlloc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memPartFree {free a block of memory in a partition} {<b>memPartFree\( \)</b>} {<b><a href="./memPartLib.html#memPartFree">memPartFree</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memAddToPool {add memory to the system memory partition} {<b>memAddToPool\( \)</b>} {<b><a href="./memPartLib.html#memAddToPool">memAddToPool</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}malloc {allocate a block of memory from the system memory partition (ANSI)} {<b>malloc\( \)</b>} {<b><a href="./memPartLib.html#malloc">malloc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}free {free a block of memory (ANSI)} {<b>free\( \)</b>} {<b><a href="./memPartLib.html#free">free</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?