您要查找的是不是:
- Enables the host to implement its own synchronization primitives for the runtime to use. 允许宿主实现自已的同步基元以供运行库使用。
- For a comparison of managed synchronization mechanisms, see Overview of Synchronization Primitives. 有关托管同步机制的比较,请参见同步基元概述。
- For example, the host can disallow the use of threading or synchronization primitives. 例如,宿主可禁止使用线程或同步基元。
- Perform parallel-type execution with scripts using built-in inter-task communication and synchronization primitives. 利用使用内置任务间通信和同步原语的脚本进行并行执行。
- This counter indicates performance problems with heavy use of synchronization primitives. 该计数器指示与同步基元的过度使用有关的性能问题。
- The misuse of signals to implement synchronization primitives adds even more to the problems. 实现同步原语时对信号的错误使用会带来更多问题。
- To that end, the threading module provides a number of synchronization primitives including locks, events, condition variables, and semaphores. 最终,线程模块提供了几个基本的同步方式如锁、事件,条件变量和旗语。
- Provides methods that allow the common language runtime (CLR) to create synchronization primitives by calling the host instead of using the Win32 synchronization functions. 提供允许公共语言运行库通过调用宿主(而不是通过标准Windows平台API)创建同步基元的方法。
- You'll learn the details about interrupt request level (IRQL) and about various synchronization primitives that the operating system offers for your use. 你将学习到有关终端请求级别的细节(IRQL)以及操作系统为你的使用提供的各种基本同步。
- Semaphores are another type of synchronization primitive that come in two flavors: binary and counting. 信号量是又一种以两种风格出现的基本方法:二进制和计数模式。
- In this case, the message sink would involve taking a synchronization primitive lock before processing a call any further. 在这种情况下,消息接收器会采用同步基元锁,然后进一步处理调用。
- A benchmark to measure the performance of a synchronization primitive should take into account a realistic degree of contention. 用来度量同步性能的基准应该考虑实际的竞争程度。
- I've just bought a couple of French primitives. 我刚买了两幅法国早期艺术家的作品。
- For cooperation between threads, use synchronization primitives such as 若要在线程之间进行协作,请使用诸如
- resource-oriented synchronization primitive 面向资源的同步原语
- You can also create an array of primitives. 也可以创建主类型数组。
- Assignment of primitives is quite straightforward. 对主数据类型的赋值是非常直接的。
- Typical primitives are rectangle,line,polygon,etc. 典型的单元是长方块、线段、多边形等。
- Almost all operators work only with primitives. 几乎所有运算符都只能操作“主类型”(Primitives)。
- The framework predefines some parser primitives. 框架预定义了一些分析器元素。