登录
首页 » Linux-Unix program » unix进程间通讯一书的源码

unix进程间通讯一书的源码

于 2022-06-30 发布 文件大小:132.62 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

unix进程间通讯一书的源码-unix process of communication among the book s source code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
    在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. The producer thread production of goods, and then items placed in an empty buffer in the thread consumption for consumers. Consumer thread to acquire items from the buffer, and then release the buffer. When the producer thread is the production of goods, if there is no empty buffers are available, then the producer thread must wait for the Consumer thread to release an empty buffer. When a consumer thread consumer goods, if the buffer is not full, then the consumer thread will be blocked until the new items were produced.
    2022-03-10 13:10:08下载
    积分:1
  • linux 1.0 源代码
    linux 1.0 源代码-Linux 1.0 source code
    2022-03-25 09:37:49下载
    积分:1
  • ARM linux PCI驱动源码,可学习编制PCI设备driver
    ARM linux PCI驱动源码,可学习编制PCI设备driver-arm linux pci driver source code
    2022-06-12 13:33:44下载
    积分:1
  • through two signals to achieve volume between the two threads simultaneously, an...
    通过两个信号量来实现两个线程间的同步,完成了互斥功能.-through two signals to achieve volume between the two threads simultaneously, and completed the mutex function.
    2023-02-22 20:25:05下载
    积分:1
  • Linux C programming: lect01 Linux Introduction lect02 Linux installation l...
    Linux C编程技术: lect01 Linux 介绍 lect02 Linux 安装 lect03 Linux 基础 lect04 Linux Shell介绍 lect05 Linux 进程控制 lect06 Shell编程_变量 lect07 Shell脚本编程 lect08 Linux下C语言编程简介 lect09 文件操作 lect10 Linux下的多进程编程 lect11 Linux 信号 -Linux C programming: lect01 Linux Introduction lect02 Linux installation lect03 Linux-based lect04 Linux Shell Introduction lect05 Linux process control lect06 Shell Programming _ variable lect07 Shell scripting lect08 Linux Introduction lect09 under the C programming language file operations lect10 Linux under the multi- the process of programming lect11 Linux signals, and so ...
    2022-01-23 10:57:53下载
    积分:1
  • PPC860常见外围驱动
    PPC860常见外围驱动-PPC860 common external drive
    2022-08-06 18:38:14下载
    积分:1
  • 摄像头OV9652初始化配置,已经过实际验证。
    摄像头OV9652初始化配置,已经过实际验证。-OV9652 camera initialization configuration, has been the actual authentication.
    2023-04-22 14:15:03下载
    积分:1
  • Driver for flash
    驱动,用于闪寸的处理,主要是为了能够更好的处理这些内存-Driver for flash-inch handle, mainly in order to be able to better deal with these memory
    2022-07-05 13:04:38下载
    积分:1
  • earliest linux0.01 source code
    最早的linux0.01的源代码-earliest linux0.01 source code
    2023-03-03 09:55:03下载
    积分:1
  • 早期的FreeBSD的实现,特别是解剖TCP/IP网络的部分相关。
    早期freebsd实现,特别是其中的网络部分,是stevens tcp/ip三卷的讲解的目标。-early freebsd achieved, in particular the network part of the anatomy tcp/ip Volume on the goal.
    2022-02-02 07:18:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载