搜索资源列表
CMX2.ZIP
- Multitasking support code reverse engineered from CML multitasking kernel, includes examples, timers, messaging, event between tasks, create, delete, semaphores etc.etc
Semaphores
- Its is the linux/unix system application programming ....data resource management by semaphore /mutex
process
- 有关Linux中进程间的通信 , 包括信号量 , 管道 , 有名管道 , 消息队列等 , 从系统方面详细介绍进程间的通信-For communication between processes in Linux, including semaphores, pipes, named pipes, message queues, etc., from the system described in detail the communication between processes
The-Little-Book-of-Semaphores
- The Little Book of Semaphores Allen B. Downey
MUTEX
- 互斥量、临界区、信号量和时间的作用与区别-Mutexes, critical sections, semaphores, and the time difference between the role and
Customer
- 通过研究Linux的进程同步机制和信号量,实现生产者消费者问题的并发控制。-Through the study of Linux process synchronization mechanism and semaphores, concurrency control of the producer-consumer problem.
control-signal-lights
- 此Labview用于测试信号灯成员类的程序设计-This Labview program design for test semaphores member class
MP1593_IcpdfCom_1263513
- 我去先看懂信号灯图纸。再看懂信号灯程序。再自己绘制PROTELL的信号灯图纸。-I went to read the signal light drawings. Then to read semaphores program. And then draw their own the lights drawing PROTELL.
Introduction-of-Xilkernel_API
- Xilkernel是Xilinx公司提供的用于EDK系统的小型、模块化的操作系统,支持MicroBlaze、PowerPC405以及PowerPC440处理器。支持可移植操作系统接口(POSIX)。 Xilkernel功能函数包括:线程管理、信号量、消息队列、共享内存、互斥锁、动态内存管理、软件定时、用户层中断处理API等几个方面。 -Xilkernel Xilinx EDK system for small, modular operating system, to support t
mutexes-variables-semaphores
- Linux多线程编程中互斥锁、条件变量和信号量-Linux multithreaded programming mutexes, condition variables, and semaphores
UNIX
- 进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。本书从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同步(互斥锁、条件变量、读写锁、文件与记录锁、信号量)、共享内存(匿名共享内存、具名共享内存)及远程过程调用(Solaris门、Sun RPC)。-Interprocess communication (IPC) is the key to a
SemaphoreAndBuffer-P1
- Buffers and Semaphores
Semaphores
- Great tutorial on Semaphores and locking implementations
VC-Thread-synchronization-methods-
- VC下线程同步的三种方法(互斥、事件、临界区、信号量)-VC Thread synchronization three methods (mutex, events, critical sections, semaphores)
downey08semaphores
- The little book of semaphores
planif
- An example of semaphores system in python