go top

critical section
[ˈkrɪtɪkl ˈsekʃn]

  • 临界区:在编程中访问共享资源的一段代码,这段代码不能同时被多个执行线程访问。

专业释义英英释义

  • 临界区域
    临界区段
    临界段
    关键区段
    临界区
    紧要区段
  • 危险断面
  • 关键区段
    关键段
    关键代码段
    关键路段
  • 临界区
  • 横切面

·2,447,543篇论文数据,部分数据来源于NoteExpress

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).

以上来源于: WordNet

双语例句原声例句权威例句

  • Let the critical section of code complete its job.

    使代码关键部分完成工作

    youdao

  • Atomic means that the critical section is contained within the API function.

    原子意味着临界包含api函数中。

    youdao

  • Make sure this copying happens inside the critical section by holding a spinlock.

    确保这个拷贝一个具有自旋锁临界区中发生的。

    youdao

更多双语例句
  • We'll think about it in section, how you don't need to vaccinate everybody, but you just need to vaccinate a critical number in order to stop the disease from progressing through a community.

    我们在讨论会上讲这个,为什么不需要给每个人都接种,但你只需要让接种人数达到一个临界值,就能阻止这个疾病在社会中传播

    耶鲁公开课 - 生物医学工程探索课程节选

更多权威例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定