Results 1 to 1 of 1
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 ...
- 01-09-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 2
C++ thread identity
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?


Reply With Quote