在线词典
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。
输入要查询的单词:
critical Section
美:
[ˈkrɪtɪkl ˈsekʃn]
查词链接:https://www.dute.org/dict/critical_section
复制链接 临界区:在编程中访问共享资源的一段代码,这段代码不能同时被多个执行线程访问。
查看英英释义
abstract:
In concurrent programming, a critical section is a piece of code that accesses a shared resource (data structure or device) that must not be concurrently accessed by more than one thread of execution. A critical section will usually terminate in fixed time, and a thread, task, or process will have to wait for a fixed time to enter it (aka bounded waiting).
网络释义
临界区
4)临界区(critical section):从程序代码的角度来控制线程的并发性,要在程序的并发性和复杂性之间进行平衡
临界段
临界段(Critical Sections)是一种保证在某一时刻只有一个线程能够访问共享数据的简便方法,只能被使用在一个进程内的线程间进行通信。
临界区域
临界区域(critical section),解决竞态的根本途径就是对临界区的互斥访问,方法主要有中断屏蔽、原子操作、自旋锁、信号量、互斥体。
关键部分
4.4 同步(Synchronization)和关键部分(Critical Sections)
常用短语
- critical section detail临界段
- critical l section临界段;关键部分;临界区
正在查询...
{error}
你是不是想查找:
- {typos}
{word}
{phones} {trans} {trans_ee} {exam_types}{web_trans} {variants} {phrases} {synonyms} {rels} {discriminations} 查词链接:
{link}
复制链接{phones}
{text}:[{value}]
{trans}
{trans}
{pos}
{tran}
{tran}
查看英英释义
{trans}
{pos}
{list} {tran}
{words}{word}同义词: {words}
{pos}
{words}
{exam_types}
单词变体
- {variants}
常用短语
- {phrases}
网络释义
{web_trans}
{tran}
{detail}
近义词
{synonyms}
{pos} {tran}
{words}
同根词
{rels}
{pos}
{words}
{word}{tran}
词语辨析
{discriminations}
{num}、{title}
{description}- {usages}
{description}