查看Linux所有线程有3种方法:
ps -T <pid>
ps -eLf
top -H
top
htop
sudo apt-get install htop
F2
再按q返回就可以看到线程了,我这里的进程是是绿色显示