青年中文青年中文

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.