CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - semaphore.h

搜索资源列表

  1. OS_project_Thread

    0下载:
  2. Purpose Aim to setup a small system above the OS layer , implement the message queue of process or thread and simulate the function of watchdog used to detect the deadlock of the system. - introduction 1. Purpose Aim to setup a s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:979.04kb
    • 提供者:Xiwen
  1. VxWorksForNewStudent

    0下载:
  2. 讲解了VxWorks开发环境Tornado2.2的基本应用方法。包括工程创建,config.h配置,编译器配置,FTP设置,组件配置,库文件生成,还有个互斥信号量的例子。-VxWorks development environment on a basic application Tornado2.2. Including works to create, config.h configuration, compiler configuration, FTP settings, componen
  3. 所属分类:VxWorks

    • 发布日期:2017-05-30
    • 文件大小:12.19mb
    • 提供者:马志昕
  1. Thread_Semaphore

    0下载:
  2. pthread.h semaphore.h pthread_mutex_t,PTHREAD_MUTEX_INITIALIZER, sem_t semaphore
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:675byte
    • 提供者:mwmacleod
  1. semaphore-(PV-opreate)

    0下载:
  2. 信号量PV操作的封装函数,包括一个.c文件和.h文件 用于进程间通信的同步.-simplified sem_wait and sem_post function
  3. 所属分类:Linux Network

    • 发布日期:2017-11-01
    • 文件大小:1.64kb
    • 提供者:wu
  1. dma

    0下载:
  2. /* dma.h - DMA (direct memory access) header */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01e,22sep92,rrr added support for c++ 01d,04jul92,jcf cleaned up. 01c,26may92,rrr the
  3. 所属分类:VxWorks

    • 发布日期:2017-11-12
    • 文件大小:1.02kb
    • 提供者:liaozhigao
  1. shiyan2

    0下载:
  2. 哲学家进餐问题 #include<stdio.h> #include<semaphore.h> #include<pthread.h> //宏定义信号量个数为5,宏定义0表示思考,宏定义1表示饿,宏定义2表示吃,宏定义(ph_num+4) N表示左,宏定义(ph_num+1) N表示右 #define N 5 #define THINKING 0 #define HUNGRY 1 #define EATING 2 #
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1.29kb
    • 提供者:cc
  1. readerwriter

    0下载:
  2. 读者写者问题C++解法,使用互斥信号量,写者线程优先,共有3个读者2个写者-Similar to the barbers problem,the program use semaphore to solve the reader/writer problem.Two semaphores are involved:m_h, h,used as a counter and mutex between 2 writers.Main function create 3 reader thread an
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:861byte
    • 提供者:huia85njg33
搜珍网 www.dssz.com