您要查找的是不是:
- 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. 用来度量同步性能的基准应该考虑实际的竞争程度。
- resource-oriented synchronization primitive 面向资源的同步原语
- His art is primitive and provincial. 他的艺术原始而粗野。
- Primitive people often lived in caves. 原始人常常住在山洞里。
- Primitive peoples deified the sun. 原始部落将太阳奉为神。
- They built a primitive shelter out of tree trunks. 他们用一些树干建造了一个简陋的棚子。
- Enables the host to implement its own synchronization primitives for the runtime to use. 允许宿主实现自已的同步基元以供运行库使用。
- Primitive man made tools from sharp stones and animal bones. 原始人用尖石块和动物的骨制造工具。
- For a comparison of managed synchronization mechanisms, see Overview of Synchronization Primitives. 有关托管同步机制的比较,请参见同步基元概述。
- A primitive hand-turned grain mill. 手推磨一种原始的手推碾谷磨
- 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. 实现同步原语时对信号的错误使用会带来更多问题。
- The book is about the mythologies of primitive races. 这本书是原始民族神话集。
- Primitive in culture and customs; uncivilized. 野蛮的,未开化的文化和习惯原始的; 不文明的
- Small seashells were often used as a primitive kind of money. 小贝壳常被用作简单的货币。
- To that end, the threading module provides a number of synchronization primitives including locks, events, condition variables, and semaphores. 最终,线程模块提供了几个基本的同步方式如锁、事件,条件变量和旗语。