多线程 等待/通知机制
2018-06-21 15:12:13 0 举报
多线程 等待/通知机制
作者其他创作
大纲/内容
Monitor.Enter成功
Monitor.Enter失败
等待队列WaitQueue
Notify Thread
Object.notify()Object.notifyAll()
同步队列SynchronizedQueue
对象Object
Monitor.Enter
监视器Monitor
WattingThread
Object.wait()
Monitor.Exit
由等待队列迁移至同步队列
Monitor.Exit后通知,出队列
0 条评论
下一页