Study Notes (07): 19 years and principles of concurrent programming video training tutorials entry to the master - the thread of the state and its conversion ...

Learning immediately: https://edu.csdn.net/course/play/9827/208784?utm_source=blogtoedu

Initialization (NEW): create a new thread object, but has not been called start () method.

Run (RUNNABLE): thread in a runnable state is executing the JVM, but it may be waiting for additional resources from the operating system, such as processor

Released seven original articles · won praise 6 · views 12

Guess you like

Origin blog.csdn.net/weixin_45831970/article/details/104359665