-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-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下想使用turboc的人有福了,这里可以重新找回那种感觉,这样对学习linux的编程是一个比较方便的入口!...
linux下想使用turboc的人有福了,这里可以重新找回那种感觉,这样对学习linux的编程是一个比较方便的入口!-This is a good news for Linux users who like to use turboc. And you can not feel the difference and it is a good way to study programming under Linux.
- 2023-05-22 22:35:04下载
- 积分:1
-
unix下的各种类行主机下的top原码
unix下的各种类行主机下的top原码-under the various types of firms under the top mainframe-source
- 2022-01-25 17:20:47下载
- 积分:1
-
Linux,gSOAP,线程池的例子。使用gSOAP和自己的线程池的监控…
linux, gsoap, thread pool, example.
使用gsoap和一个自己开发的线程池监听并处理soap请求的示例代码-linux, gsoap, thread pool, example. use gsoap and an own thread pool monitor and deal with requests soap sample code
- 2022-03-13 11:03:17下载
- 积分:1
-
一本非常不错的linux书!
一本非常不错的linux书!-a very good book linux!
- 2022-02-03 20:07:25下载
- 积分:1
-
linux下的一个多线程服务器框架,可直接应用此框架开发一个支持大用户量的UDP应用服务器...
linux下的一个多线程服务器框架,可直接应用此框架开发一个支持大用户量的UDP应用服务器-of a multithreaded server framework, direct application of this framework to support the development of a large number of users UDP application server
- 2022-03-26 12:37:00下载
- 积分:1
-
VLC媒体播放程序,在Linux环境下实现。可以方便流媒体应用的修改...
VLC媒体播放程序,在Linux环境下实现。可以方便流媒体应用的修改-VLC media player in the Linux environment under. Streaming media can facilitate the application of changes
- 2022-06-18 03:46:35下载
- 积分:1
-
金丝雀
Canary-1.2.tar.bz2.rar Canary-1.2.tar.bz2.rar
- 2022-02-06 11:44:59下载
- 积分:1
-
使用在嵌入式linux平台或pc机上的wave文件录制和播放软件,利用的音频接口为OSS。...
使用在嵌入式linux平台或pc机上的wave文件录制和播放软件,利用的音频接口为OSS。
- 2023-07-27 06:45:03下载
- 积分:1
-
MP3普利尔Linux版
mp3 plyer linux version
- 2022-06-01 16:32:04下载
- 积分:1