ThreadX API查询手册.chm

时间:2021-02-04 17:56:59
【文件属性】:
文件名称:ThreadX API查询手册.chm
文件大小:77KB
文件格式:CHM
更新时间:2021-02-04 17:56:59
ThreadX API 查询 手册 ThreadX操作系统 CHM格式的帮助文档,能够方便地查阅ThreadX的所有函数实现,函数定义,函数描述,函数实例,并且分类整理好了各个类别的函数。 各个相关联的函数API之间支持链接跳转,使用起来相当方便。 格式与VC6.0的chm帮助文档一致. 目录部分内容如下: 目录部分内容如下: 内存块池相关API tx_block_allocate , tx_block_pool_create, tx_block_pool_delete, tx_block_pool_info_get, tx_block_pool_prioritize, tx_block_release. 内存字节池相关API tx_byte_allocate, tx_byte_allocate, tx_byte_pool_delete, tx_byte_pool_info_get, tx_byte_pool_prioritize, tx_byte_release . 事件标志相关API tx_event_flags_create , tx_event_flags_delete, tx_event_flags_get, tx_event_flags_info_get, tx_event_flags_set. 中断控制相关API tx_interrupt_control. 互斥锁相关API tx_mutex_create, tx_mutex_delete, tx_mutex_get, tx_mutex_info_get, tx_mutex_prioritize, tx_mutex_put. 队列相关API tx_queue_create, tx_queue_delete, tx_queue_flush, tx_queue_front_send, tx_queue_info_get, tx_queue_prioritize, tx_queue_receive, tx_queue_send. 信号量相关API tx_semaphore_create, tx_semaphore_delete, tx_semaphore_get, tx_semaphore_info_get, tx_semaphore_prioritize, tx_semaphore_put. 线程相关API tx_thread_create, tx_thread_delete, tx_thread_identify, tx_thread_

网友评论