Overview of Synchronization Primitives.
同步基元概述。
The misuse of signals to implement synchronization primitives adds even more to the problems.
实现同步原语时对信号的错误使用会带来更多问题。
The strict ordering means that sophisticated synchronization primitives can be implemented at the client.
严格的访问命令意味着复杂的同步原语可以在客户端实现。
Fortunately.net 4 has made a lot of advances in the types of synchronization primitives available to developers.
幸运的是,. NET4在向开发人员提供的同步原语方面做了很多改进。
Subsequent operations can use the order to implement higher-level abstractions, such as synchronization primitives.
后续的操作可以使用顺序来实现高水平的抽象,例如同步原语。
Thus, PTHREAD_PROCESS_SHARED and interprocess POSIX synchronization primitives can be implemented and are now available.
这样,PTHREAD _ PROCESS_SHARED和进程间POSIX同步原语可以被实现,而且现在可用。
Facilities include open file handles (file descriptors), Shared memory, process synchronization primitives, and current directory.
这些设施包括打开文件句柄(文件描述符)、共享内存、进程同步原语和当前目录。
To that end, the threading module provides a number of synchronization primitives including locks, events, condition variables, and semaphores.
为了达到那个目的,线程模块提供了许多同步化的原生支持,包括:锁,事件,条件变量和信号灯。
To work around this omission, I use the POSIX condition variable emulations synchronization primitives, which are outlined in the series of articles.
为解决此缺憾,我使用POSIX条件变量模拟同步原语,并在一系列文章中对此进行了概述。
Part 2 in the series covers synchronization objects and primitives, starting with semaphores and events.
系列的第2部分介绍了同步对象和原语,首先是信号量和事件。
This second part of the series has introduced synchronization objects and primitives, starting with semaphores and events.
本文是这一系列的第 2部分,这篇文章从信号量和事件入手,介绍了有关同步对象和原语的内容。
This second part of the series has introduced synchronization objects and primitives, starting with semaphores and events.
本文是这一系列的第 2部分,这篇文章从信号量和事件入手,介绍了有关同步对象和原语的内容。
应用推荐