搜索资源列表
Threadhuchi
- 进程管理调度的互斥,在计算机操作系统和原理实现中的重要性-process management and control of the mutex, the computer operating system and the principle of realizing the importance of
597971
- 操作系统进程同步与互斥读者与写者问题部分源码-OS process mutex synchronization and readers are part of the problem and write source code
create_a_thread_under_linux
- 简单的介绍线程的创建和基本的使用,关于线程的高级使用(如线程的属性,线程的互斥,线程的同步等等问题)可以参考我后面给出的资料. -Brief basic thread creation and use, on the high-level use of thread (such as the attributes of threads, thread the mutex, thread synchronization and so on) can refer to the information
Semaphores
- Its is the linux/unix system application programming ....data resource management by semaphore /mutex
MUTEX
- 互斥量、临界区、信号量和时间的作用与区别-Mutexes, critical sections, semaphores, and the time difference between the role and
mutex
- 磁盘装载,供大家参考,请取舍使用,合理使用。-ci pan zhuang zai
mutex
- ucos mutex descr iption and examples document
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
MY-uCOS3-Mutex
- UCOS 信号量测试程序.本程序经本人亲自测试,绝对不会有问题,非常适合初学者参考-UCOS semaphore test program. This program through test in person, never has a problem, very suitable for beginners reference
CSharp-Multi-Thread
- 多线程程序开发教程,详细描述了自定义多线程、Monitor类、锁、生产者消费者、Mutex等使用方法-MultiThread Programming Skills including topics as customize thread, Monitor Class, Lock, Productor-Consumer and Mutex and so on.
POSIX-Threads-Programming_Modified_07_03_2015
- Tutorial Using LLNL s Supercomputers workshop. (Modified: 07/03/2015) Parallel programming with threads. Introduction to concepts, motivations, and design considerations for using Pthreads. Thread Management, Mutex Variables,Condition Variabl
VC-Thread-synchronization-methods-
- VC下线程同步的三种方法(互斥、事件、临界区、信号量)-VC Thread synchronization three methods (mutex, events, critical sections, semaphores)