Hi,
I am writing a c++ app with a several threads. Using ps I can find the LWP ident but dont know how to identify each LWP id with the actual class which created the thread. Can someone please help?