Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这个变量使用了atomic性质,而且,也主要是为了区分TimerQueue是否在执行time回调函数过程中,在canceInLoop中采取不一样的处理方式。但是感觉canceInLoop和handleRead都只会在TimeQueue所在的eventLoop的线程中执行。不知道是不是我理解有误,麻烦能够解答一下疑惑吗?
Beta Was this translation helpful? Give feedback.
All reactions