在线咨询 切换到宽版
eetop公众号 创芯大讲堂 创芯人才网

 找回密码
 注册

手机号码,快捷登录

手机号码,快捷登录

搜全文
查看: 2223|回复: 3

[求助] event复制,怎么不work?

[复制链接]
发表于 2021-8-11 23:17:54 | 显示全部楼层
标准里面这段后面还有一段:
When events are merged, the assignment only affects the execution of subsequent event control or wait
operations. If a process is blocked waiting for event1 when another event is assigned to event1, the
currently waiting process shall never unblock.
所以如果由正在等待event1的线程,而 event1被赋予event2,此时等待event1的线程将不会unblock;
所以如果想要ev_b等待线程能执行, ev_b = ev_a的执行必须要在wait(ev_b.triggered)之前;
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条


手机版| 小黑屋| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-9-17 08:54 , Processed in 0.010257 second(s), 4 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表