⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 osslib.rtn

📁 Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅的。Tornado Online Manuals GDB User s Guide GNU Make U
💻 RTN
字号:
ossStatus {Returns OK or ERROR and sets errno based on status} {<b>ossStatus\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossStatus">ossStatus</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossShutdown {Shuts down ossLib} {<b>ossShutdown\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossShutdown">ossShutdown</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossThreadCreate {Spawns a new thread} {<b>ossThreadCreate\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossThreadCreate">ossThreadCreate</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossThreadDestroy {Attempts to destroy a thread} {<b>ossThreadDestroy\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossThreadDestroy">ossThreadDestroy</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossThreadSleep {Voluntarily relinquishes the CPU} {<b>ossThreadSleep\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossThreadSleep">ossThreadSleep</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossSemCreate {Creates a new semaphore} {<b>ossSemCreate\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossSemCreate">ossSemCreate</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossSemDestroy {Destroys a semaphore} {<b>ossSemDestroy\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossSemDestroy">ossSemDestroy</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossSemGive {Signals a semaphore} {<b>ossSemGive\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossSemGive">ossSemGive</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossSemTake {Attempts to take a semaphore} {<b>ossSemTake\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossSemTake">ossSemTake</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossMutexCreate {Creates a new mutex} {<b>ossMutexCreate\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossMutexCreate">ossMutexCreate</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossMutexDestroy {Destroys a mutex} {<b>ossMutexDestroy\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossMutexDestroy">ossMutexDestroy</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossMutexTake {Attempts to take a mutex} {<b>ossMutexTake\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossMutexTake">ossMutexTake</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossMutexRelease {Releases (gives) a mutex} {<b>ossMutexRelease\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossMutexRelease">ossMutexRelease</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartSizeGet {Retrieves the size of the USB memory partition.} {<b>ossPartSizeGet\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossPartSizeGet">ossPartSizeGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartSizeSet {Sets the the initial size of the USB memory partition.} {<b>ossPartSizeSet\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossPartSizeSet">ossPartSizeSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartIdGet {Retrieves the partition ID of USB memory partition.} {<b>ossPartIdGet\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossPartIdGet">ossPartIdGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossMemUsedGet {Retrieves amount of memory currently in use by USB.} {<b>ossMemUsedGet\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossMemUsedGet">ossMemUsedGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossMalloc {Master USB memory allocation routine.} {<b>ossMalloc\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossMalloc">ossMalloc</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartMalloc {USB memory allocation.} {<b>ossPartMalloc\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossPartMalloc">ossPartMalloc</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossOldMalloc {Global memory allocation} {<b>ossOldMalloc\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossOldMalloc">ossOldMalloc</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossCalloc {Allocates memory initialized to zeros} {<b>ossCalloc\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossCalloc">ossCalloc</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossFree {Master USB memory free routine.} {<b>ossFree\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossFree">ossFree</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartFree {Frees globally allocated memory} {<b>ossPartFree\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossPartFree">ossPartFree</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossOldFree {Frees globally allocated memory} {<b>ossOldFree\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossOldFree">ossOldFree</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossOldInstall {Installs old method of USB malloc and free. } {<b>ossOldInstall\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossOldInstall">ossOldInstall</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossTime {Returns relative system time in msec} {<b>ossTime\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossTime">ossTime</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}ossInitialize {Initializes ossLib} {<b>ossInitialize\(&nbsp;\)</b>} {<b><a href="./ossLib.html#ossInitialize">ossInitialize</a>(\&nbsp;)</b>} {VxWorks API Reference} {USB libraries} USB {}

⌨️ 快捷键说明

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