线程及线程池状态
摘要:java中定义了线程状态有6种,源码在Thread类中定义了枚举类 State: •NEW A thread that has not yet started is in this state. •RUNNABLE A thread executing in the Java virtual mac
阅读全文
posted @ 2021-05-13 17:48
posted @ 2021-05-13 17:48
posted @ 2021-04-25 23:26
posted @ 2021-04-16 17:17
posted @ 2021-04-14 18:21
posted @ 2021-04-11 19:23
posted @ 2021-04-10 23:59