[root@localhost thread_cancel]# ./thread_cancel Hi,man! I'm a son Thread
Now Show you the message:10 Thread run 1 timesNow Show you the message:10 Thread run 3 timesNow Show you the message:10 Thread run 5 timesNow Show you the message:10 Thread run 7 timesNow Show you the message:10 Thread run 9 timesNow Show you the message:10 Thread run 11 timesNow Show you the message:10 Thread run 13 timesNow Show you the message:10 Thread run 15 timesNow Show you the message:10 Thread run 17 timesNow Show you the message:10 Thread run 19 timesNow Show you the message:10 Thread run 21 timesNow Show you the message:10 Thread run 23 timesNow Show you the message:10 Thread run 25 timesNow Show you the message:10 Thread run 27 timesNow Show you the message:10 Thread run 29 timesNow Show you the message:10 Thread run 31 timesNow Show you the message:10 Thread run 33 timesNow Show you the message:10 Thread run 35 timesNow Show you the message:10 Thread run 37 timesNow Show you the message:10 Thread run 39 timesNow Show you the message:10 Thread run 41 timesNow Show you the message:10 Thread run 43 timesNow Show you the message:10 Thread run 45 timesNow Show you the message:10 Thread run 47 timesNow Show you the message:10 Thread run 49 timesrun in main Thread 向id为tid的线程发送了取消执行,但并不表示该线程会停止执行 [root@localhost thread_cancel]#