synchronization primitive信息详情

synchronization primitive发音

意思翻译

同步原语

相似词语短语

primitive───n.原始人;adj.原始的,远古的;简单的,粗糙的

primitive gatherings───原始集会

primitive urge───原始冲动

primitive response───原始反应

primitive skateboards───原始滑板

primitive survival───原始生存

primitive skate───原始溜冰鞋

primitive technology───原始技术(节目名)

primitive definition───原语定义

双语使用场景

A condition variable allows a task to wait on a synchronization primitive within a critical region.───一个条件变量允许任务等待一个同步原语,以进入临界区。

Semaphores are another type of synchronization primitive that come in two flavors: binary and counting.───信号量是又一种以两种风格出现的基本方法:二进制和计数模式。

A primitive lock (lock) is a synchronization primitive that is not owned by a particular thread when locked.───一个原始的锁(锁)是一个同步原语是不属于一个特定的线程锁定时。

A benchmark to measure the performance of a synchronization primitive should take into account a realistic degree of contention.───用来度量同步性能的基准应该考虑实际的竞争程度。

A synchronization primitive that can also be used for interprocess synchronization.───一个同步基元,也可用于进程间同步。

In this case, the message sink would involve taking a synchronization primitive lock before processing a call any further.───在这种情况下,消息接收器会采用同步基元锁,然后进一步处理调用。

Consider using a real synchronization primitive instead, such as a───请考虑使用真正的同步基元,如

英语使用场景

A benchmark to measure the performance of a synchronization primitive should take into account a realistic degree of contention.

In this case, the message sink would involve taking a synchronization primitive lock before processing a call any further.

Another option would be to use a synchronization primitive such as Monitor or a mutex to ensure that all future events are queued until the current handler has finished executing.

Semaphores are another type of synchronization primitive that come in two flavors: binary and counting.