📄 osslib.rtn
字号:
ossStatus {Returns OK or ERROR and sets errno based on status} {<b>ossStatus\( \)</b>} {<b><a href="./ossLib.html#ossStatus">ossStatus</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossShutdown {Shuts down ossLib} {<b>ossShutdown\( \)</b>} {<b><a href="./ossLib.html#ossShutdown">ossShutdown</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossThreadCreate {Spawns a new thread} {<b>ossThreadCreate\( \)</b>} {<b><a href="./ossLib.html#ossThreadCreate">ossThreadCreate</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossThreadDestroy {Attempts to destroy a thread} {<b>ossThreadDestroy\( \)</b>} {<b><a href="./ossLib.html#ossThreadDestroy">ossThreadDestroy</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossThreadSleep {Voluntarily relinquishes the CPU} {<b>ossThreadSleep\( \)</b>} {<b><a href="./ossLib.html#ossThreadSleep">ossThreadSleep</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossSemCreate {Creates a new semaphore} {<b>ossSemCreate\( \)</b>} {<b><a href="./ossLib.html#ossSemCreate">ossSemCreate</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossSemDestroy {Destroys a semaphore} {<b>ossSemDestroy\( \)</b>} {<b><a href="./ossLib.html#ossSemDestroy">ossSemDestroy</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossSemGive {Signals a semaphore} {<b>ossSemGive\( \)</b>} {<b><a href="./ossLib.html#ossSemGive">ossSemGive</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossSemTake {Attempts to take a semaphore} {<b>ossSemTake\( \)</b>} {<b><a href="./ossLib.html#ossSemTake">ossSemTake</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossMutexCreate {Creates a new mutex} {<b>ossMutexCreate\( \)</b>} {<b><a href="./ossLib.html#ossMutexCreate">ossMutexCreate</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossMutexDestroy {Destroys a mutex} {<b>ossMutexDestroy\( \)</b>} {<b><a href="./ossLib.html#ossMutexDestroy">ossMutexDestroy</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossMutexTake {Attempts to take a mutex} {<b>ossMutexTake\( \)</b>} {<b><a href="./ossLib.html#ossMutexTake">ossMutexTake</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossMutexRelease {Releases (gives) a mutex} {<b>ossMutexRelease\( \)</b>} {<b><a href="./ossLib.html#ossMutexRelease">ossMutexRelease</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartSizeGet {Retrieves the size of the USB memory partition.} {<b>ossPartSizeGet\( \)</b>} {<b><a href="./ossLib.html#ossPartSizeGet">ossPartSizeGet</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartSizeSet {Sets the the initial size of the USB memory partition.} {<b>ossPartSizeSet\( \)</b>} {<b><a href="./ossLib.html#ossPartSizeSet">ossPartSizeSet</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartIdGet {Retrieves the partition ID of USB memory partition.} {<b>ossPartIdGet\( \)</b>} {<b><a href="./ossLib.html#ossPartIdGet">ossPartIdGet</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossMemUsedGet {Retrieves amount of memory currently in use by USB.} {<b>ossMemUsedGet\( \)</b>} {<b><a href="./ossLib.html#ossMemUsedGet">ossMemUsedGet</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossMalloc {Master USB memory allocation routine.} {<b>ossMalloc\( \)</b>} {<b><a href="./ossLib.html#ossMalloc">ossMalloc</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartMalloc {USB memory allocation.} {<b>ossPartMalloc\( \)</b>} {<b><a href="./ossLib.html#ossPartMalloc">ossPartMalloc</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossOldMalloc {Global memory allocation} {<b>ossOldMalloc\( \)</b>} {<b><a href="./ossLib.html#ossOldMalloc">ossOldMalloc</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossCalloc {Allocates memory initialized to zeros} {<b>ossCalloc\( \)</b>} {<b><a href="./ossLib.html#ossCalloc">ossCalloc</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossFree {Master USB memory free routine.} {<b>ossFree\( \)</b>} {<b><a href="./ossLib.html#ossFree">ossFree</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossPartFree {Frees globally allocated memory} {<b>ossPartFree\( \)</b>} {<b><a href="./ossLib.html#ossPartFree">ossPartFree</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossOldFree {Frees globally allocated memory} {<b>ossOldFree\( \)</b>} {<b><a href="./ossLib.html#ossOldFree">ossOldFree</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossOldInstall {Installs old method of USB malloc and free. } {<b>ossOldInstall\( \)</b>} {<b><a href="./ossLib.html#ossOldInstall">ossOldInstall</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossTime {Returns relative system time in msec} {<b>ossTime\( \)</b>} {<b><a href="./ossLib.html#ossTime">ossTime</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}ossInitialize {Initializes ossLib} {<b>ossInitialize\( \)</b>} {<b><a href="./ossLib.html#ossInitialize">ossInitialize</a>(\ )</b>} {VxWorks API Reference} {USB libraries} USB {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -