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

📄 pthreadlib.rtn

📁 Vxworks API操作系统和驱动程序设计API。压缩的HTML文件
💻 RTN
📖 第 1 页 / 共 2 页
字号:
pthreadLibInit {initialize POSIX threads support} {<b>pthreadLibInit\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthreadLibInit">pthreadLibInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_sigmask {change and/or examine calling thread's signal mask (POSIX)} {<b>pthread_sigmask\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_sigmask">pthread_sigmask</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_kill {send a signal to a thread (POSIX)} {<b>pthread_kill\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_kill">pthread_kill</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutexattr_init {initialize mutex attributes object (POSIX)} {<b>pthread_mutexattr_init\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutexattr_init">pthread_mutexattr_init</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutexattr_destroy {destroy mutex attributes object (POSIX)} {<b>pthread_mutexattr_destroy\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutexattr_destroy">pthread_mutexattr_destroy</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutexattr_setprotocol {set protocol attribute in mutex attribut object (POSIX)} {<b>pthread_mutexattr_setprotocol\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutexattr_setprotocol">pthread_mutexattr_setprotocol</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutexattr_getprotocol {get value of protocol in mutex attributes object (POSIX)} {<b>pthread_mutexattr_getprotocol\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutexattr_getprotocol">pthread_mutexattr_getprotocol</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutexattr_setprioceiling {set prioceiling attribute in mutex attributes object (POSIX)} {<b>pthread_mutexattr_setprioceiling\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutexattr_setprioceiling">pthread_mutexattr_setprioceiling</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutexattr_getprioceiling {get the current value of the prioceiling attribute in a mutex attributes object (POSIX)} {<b>pthread_mutexattr_getprioceiling\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutexattr_getprioceiling">pthread_mutexattr_getprioceiling</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutex_getprioceiling {get the value of the prioceiling attribute of a mutex (POSIX)} {<b>pthread_mutex_getprioceiling\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutex_getprioceiling">pthread_mutex_getprioceiling</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutex_setprioceiling {dynamically set the prioceiling attribute of a mutex (POSIX)} {<b>pthread_mutex_setprioceiling\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutex_setprioceiling">pthread_mutex_setprioceiling</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutex_init {initialize mutex from attributes object (POSIX)} {<b>pthread_mutex_init\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutex_init">pthread_mutex_init</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutex_destroy {destroy a mutex (POSIX)} {<b>pthread_mutex_destroy\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutex_destroy">pthread_mutex_destroy</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutex_lock {lock a mutex (POSIX)} {<b>pthread_mutex_lock\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutex_lock">pthread_mutex_lock</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutex_trylock {lock mutex if it is available (POSIX)} {<b>pthread_mutex_trylock\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutex_trylock">pthread_mutex_trylock</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_mutex_unlock {unlock a mutex (POSIX)} {<b>pthread_mutex_unlock\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_mutex_unlock">pthread_mutex_unlock</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_condattr_init {initialize a condition attribute object (POSIX)} {<b>pthread_condattr_init\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_condattr_init">pthread_condattr_init</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_condattr_destroy {destroy a condition attributes object (POSIX)} {<b>pthread_condattr_destroy\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_condattr_destroy">pthread_condattr_destroy</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_cond_init {initialize condition variable (POSIX)} {<b>pthread_cond_init\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_cond_init">pthread_cond_init</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_cond_destroy {destroy a condition variable (POSIX)} {<b>pthread_cond_destroy\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_cond_destroy">pthread_cond_destroy</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_cond_signal {unblock a thread waiting on a condition (POSIX)} {<b>pthread_cond_signal\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_cond_signal">pthread_cond_signal</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_cond_broadcast {unblock all threads waiting on a condition (POSIX)} {<b>pthread_cond_broadcast\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_cond_broadcast">pthread_cond_broadcast</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_cond_wait {wait for a condition variable (POSIX)} {<b>pthread_cond_wait\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_cond_wait">pthread_cond_wait</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_cond_timedwait {wait for a condition variable with a timeout (POSIX)} {<b>pthread_cond_timedwait\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_cond_timedwait">pthread_cond_timedwait</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_attr_setscope {set contention scope for thread attributes (POSIX)} {<b>pthread_attr_setscope\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_attr_setscope">pthread_attr_setscope</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_attr_getscope {get contention scope from thread attributes (POSIX)} {<b>pthread_attr_getscope\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_attr_getscope">pthread_attr_getscope</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_attr_setinheritsched {set inheritsched attribute in thread attribute object (POSIX)} {<b>pthread_attr_setinheritsched\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_attr_setinheritsched">pthread_attr_setinheritsched</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_attr_getinheritsched {get current value if inheritsched attribute in thread attributes object (POSIX)} {<b>pthread_attr_getinheritsched\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_attr_getinheritsched">pthread_attr_getinheritsched</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_attr_setschedpolicy {set schedpolicy attribute in thread attributes object (POSIX)} {<b>pthread_attr_setschedpolicy\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_attr_setschedpolicy">pthread_attr_setschedpolicy</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_attr_getschedpolicy {get schedpolicy attribute from thread attributes object (POSIX)} {<b>pthread_attr_getschedpolicy\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_attr_getschedpolicy">pthread_attr_getschedpolicy</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}pthread_attr_setschedparam {set schedparam attribute in thread attributes object (POSIX)} {<b>pthread_attr_setschedparam\(&nbsp;\)</b>} {<b><a href="./pthreadLib.html#pthread_attr_setschedparam">pthread_attr_setschedparam</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}

⌨️ 快捷键说明

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