-
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、...
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex" s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
- 2023-07-23 08:05:05下载
- 积分:1
-
a micro
一个微型操作系统源码-a micro-source operating system
- 2022-02-12 18:05:58下载
- 积分:1
-
线程安全的带索引功能的对象集合类,低层为STL。
线程安全的带索引功能的对象集合类,低层为STL。-Thread-safe functions with indexed collections of objects, the lower for the STL.
- 2023-03-27 16:10:03下载
- 积分:1
-
nucleus file system, the kernel and color graphics system, the system is very sm...
nucleus 文件系统,内核和彩色图形系统,在小系统上非常好用-nucleus file system, the kernel and color graphics system, the system is very small handy
- 2022-01-25 14:38:44下载
- 积分:1
-
操作系统链表的实现 操作系统链表的实现
操作系统链表的实现 操作系统链表的实现-List of operating systems to achieve the realization of the operating system list
- 2022-02-04 10:35:23下载
- 积分:1
-
基于Linux的GUI库的跨平台的简单的DOS MGUI库,Linux和…
Linux based MGUI Library for cross platform simpe GUI library for DOS, Linux and Windows
- 2022-03-01 20:51:35下载
- 积分:1
-
一个简单的学习线程创建程序
一个简单的学习线程创建程序-a simple learning procedure to create threads
- 2022-04-01 03:05:57下载
- 积分:1
-
MINIX2.0操作系统源码,是Linux的前身,世界上最小的32位操作系统
MINIX2.0操作系统源码,是Linux的前身,世界上最小的32位操作系统-Minix operation system ver 2.0,the pater of Linux,the smallest 32bits operation system in the world.
- 2023-08-05 11:15:06下载
- 积分:1
-
ttermpro:一个非常不错的TELNET 仿真软件。
ttermpro:一个非常不错的TELNET 仿真软件。-ttermpro : a very good TELNET simulation software.
- 2022-10-18 03:00:08下载
- 积分:1
-
很好的代码来看吧!
很好的代码来看吧!-good look at the code!
- 2022-03-26 04:25:58下载
- 积分:1