-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-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,unix shell编程,详细。这本书是全面的,包括
详细介绍linux,Unix,shell编程。本书内容全面,包括awk、sed、tr等常用工具的使用,对于初学者来说是一本难得的书。
- 2022-04-18 03:57:49下载
- 积分:1
-
program this is very useful
program this is very useful
- 2022-06-13 16:28:25下载
- 积分:1
-
这个源代码是在linux环境蓝牙网络传输文件…
this source code is transferring a file over bluetooth network in linux environment
- 2022-02-15 21:30:48下载
- 积分:1
-
模式2.1
Motif 2.1 - Programmer s Guide-Motif 2.1- Programmer s Guide
- 2022-05-05 19:32:45下载
- 积分:1
-
LINUX新手入门及安装配置
LINUX新手入门及安装配置-Linux Getting Started configuration and installation
- 2022-03-06 10:47:20下载
- 积分:1
-
linux上实现的多种型号的AVR模拟器
linux上实现的多种型号的AVR模拟器-linux achieve a variety of models of AVR simulators
- 2022-03-29 21:04:06下载
- 积分:1
-
网络MPEG4IP流媒体开发源代码
网络MPEG4IP流媒体开发源代码-streaming media network MPEG4IP open source
- 2022-05-25 03:58:02下载
- 积分:1
-
sl811主机源代码
sl811主机源代码-sl811 mainframe source code
- 2023-06-17 21:25:03下载
- 积分:1
-
本书主要介绍嵌入式LINUX的各种资源以及性能,比较系统的阐述了LINUX的文件结构和内存管理,资源释放等...
本书主要介绍嵌入式LINUX的各种资源以及性能,比较系统的阐述了LINUX的文件结构和内存管理,资源释放等-This book introduces a variety of resources embedded LINUX, as well as performance, a more systematic exposition of the LINUX file structure and memory management, resource release, etc.
- 2023-05-10 02:50:03下载
- 积分:1