go top

网络释义专业释义

  condition

...,每次给互斥锁上锁又解锁,这样称为“轮询(polling)”,这对CPU是一种浪费,但着实可以实现同步问题。 四、条件变量(Condition):等待与信号发送 互斥锁用于上锁,条件变量用于等待。这两种不同类型的同步都是需要的。

基于14个网页-相关网页

  condition variable

... 互斥锁(mutex) 条件变量(condition variable) 多读单写锁(multi-read,single-write lock) ...

基于8个网页-相关网页

短语

并行编程之条件变量 posix condition variables

条件变量属性 condition variable attributes

与条件变量 condvar

条件变量分析 Conditional variable analysis

线程同步的条件变量 static pthread_cond_t m_pthreadCond

变量条件 Variant condition

条件随机变量 Conditional random variable

条件编译自变量 conditional compilation arguments

 更多收起网络短语
  • conditional-variable - 引用次数:1

    参考来源 - 分布式计算环境下进程间通信策略的研究
    condition variable

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

新汉英大辞典

条件变量

  • conditional-variable
以上来源于:《新汉英大辞典》

双语例句原声例句

  • 不过每个条件变量应该伴有一个互斥

    However, a mutex should accompany each condition variable.

    youdao

  • 正是 POSIX 条件变量的事!

    That's precisely what POSIX condition variables can do for you!

    youdao

  • 还要注意两个条件变量使用相同互斥锁

    Also note that both condition variables use the same mutex.

    youdao

更多双语例句
  • If you're not updating some variable by incrementing it or decrementing it -- if you're not changing anything, presumably the conditions are never going to evaluate to false or the opposite, so you're just going to have an infinite loop, which might be your goal, but odds are it's not.

    如果你不通过增加或减少它来改变一些变量,-如果你不改变什么,大概那个条件永远不会变成错误的,或相反的,所以你将得到一个无限循环,那可能是你的目标,但可能也不是。

    哈佛公开课 - 计算机科学课程节选

百科

条件变量

Linux下C编程的条件变量: 条件变量是线程中的东西,就是等待某一条件的发生,和信号一样。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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