-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1
-
Motif 2.1
Motif 2.1 - Widget Writer s Guide-Motif 2.1- Widget Writer s Guide
- 2023-01-21 07:25:04下载
- 积分:1
-
分块通用CACHE
分块通用CACHE
分块通用CACHE
分块通用CACHE-Block GM CACHE block GM CACHE
- 2022-02-24 18:55:13下载
- 积分:1
-
FIC8120 program Parser_ICE
FIC8120 方案 Parser_ICE-FIC8120 program Parser_ICE
- 2022-02-13 15:35:26下载
- 积分:1
-
linux平台中,一个查找工具grep的源代码
linux平台中,一个查找工具grep的源代码-linux platform, a tool for identifying the source code grep
- 2022-06-28 22:47:08下载
- 积分:1
-
linux下的c编程,是学习bs编程的好资料啊。
linux下的c编程,是学习bs编程的好资料啊。-c under linux programming, is to learn good programming data bs ah.
- 2022-01-21 21:26:10下载
- 积分:1
-
Linux
LINUX-2.6.19.2 平台下的MMC/sd卡的驱动,很适合分析SD卡驱动分析-LINUX-2.6.19.2 platform of the MMC/sd card driver, it is suitable for analysis of SD card-driven analysis
- 2022-08-25 02:44:34下载
- 积分:1
-
UNIX环境中利用信号完成进程间的通信
UNIX环境中利用信号完成进程间的通信-UNIX environment complete signal inter-process communication
- 2022-07-28 05:52:09下载
- 积分:1
-
台湾上尚公司linux嵌入式服务器平台键盘操作源码
台湾上尚公司linux嵌入式服务器平台键盘操作源码-Taiwan still on the company Embedded Linux server platform keyboard FOSS
- 2022-04-08 22:44:57下载
- 积分:1
-
java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。...
java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-java version of the lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
- 2022-02-26 00:20:30下载
- 积分:1