标签:线程阻塞 原因 tin 调度 bsp star The .com join()
Java中线程的状态分为6种
状态图:
当等待队列里有许多的线程都wait()在一个对象时,此时某一个线程调用了对象的notify()方法,那唤醒的到底是哪个线程?
The choice is arbitrary and occurs at the discretion of the implementation.
参考文档:
https://blog.csdn.net/huakai_sun/article/details/78287931
https://blog.csdn.net/pange1991/article/details/53860651/
https://www.cnblogs.com/jijijiefang/articles/7222955.html
标签:线程阻塞 原因 tin 调度 bsp star The .com join()
原文地址:https://www.cnblogs.com/GrimMjxCl/p/9307935.html