Queston about thread viewer
Queston about thread viewer
- Subject: Queston about thread viewer
- From: "Brant Sears" <email@hidden>
- Date: Tue, 29 Nov 2005 12:04:36 -0500
- Thread-topic: Queston about thread viewer
How can I tell which thread is which using Thread Viewer?
When I do something like this:
NSLog([[NSThread currentThread] description]);
from my thread, I get a thread number like "3" or whatever. In ThreadViewer, I see numbers like "06707".
Is there a pthreads API for getting a threadID that I should be using? pthread_getthreadid_np() does not seem to be supported.
Thanks for any assitance in proper use of Thread Viewer with NSThread.
Brant Sears
<<winmail.dat>>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden