You can probably call android.os.Process.myTid() and include the
result in your message

On Sep 22, 12:39 pm, john brown <[email protected]> wrote:
> Hello,
>
> I am trying to understand threads and how they work, and when, etc. I
> expected the pid in LogCat to be different in the background thread
> logs but the pid is always the same.
>
> Is the pid something other than the thread ID? If it is, is there a
> way to indicate the thread ID in LogCat?
>
> Thanks, John Brown

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to