Hello,
I have a daemon with 6 lightweight processes, and I want to just kill lightweight process #3. Is there any form of UNIX commands that we can use to kill this specific lighweight process?? Thanks for your help!!
Actually, saying THREAD instead of LWP would make more sense. I want to stop a thread (ID #3 when using ps -efL) of my process with a pid of 2236. Thanks!
When I use ps -efL, all my 9 threads have the same pid, but different thread (or LWP) id #'s. Not at work right now, but I'll post it when I get there later if you would like to see. Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.