搜索资源列表
VxWorks进程调度实践
- 对vxWorks进程调度的详细介绍,任务及任务状态及状态转移,及实现的源代码。-right scheduling process detailed descr iption of the tasks and missions State and State transfer, and implementation of the source code.
Vxworks_LANE
- 浅析基于Vxworks的LANE软件设计.pdf 文章分析了在通信协议开发中采用实时多任务操诈系统进行进程规划时影响协议性能的关键因素,同时局域网仿真(LANE)实现为倒,依据实践应用结果,提出了一些高效的北理策略和方法
vxworks_can
- 论文分析了总线和嵌入式操作系统的特点,重点分析了与移植关系密切的的启动部分!讨论了节点源代码组织结构,概括分析了的内存管理!进程管理和它的实时性以及总线控制的 实现。
vxworks-dead-lock
- 一个实现死锁的程序 使用两个线程 两个信号量 来实现 一个低优先级进程先semtake mutex1 .然后另个一高优先级的抢占后cpu后 分别semtake mutex2 和mutex1 然后低优先级又要semtake mutex2 -An implementation program with two threads deadlock two semaphores to implement a low-priority process first semtake mutex1. And th
message_queue6
- tornado实现的VxWorks的进程间同步代码 用消息队列实现-development by tornado processor communication message queue