On 2004-01-10 at 17:08:49, Jason Cooper <[EMAIL PROTECTED]> wrote:
> Does any one know how to change the name of the thread identifier used
> in top?  I've dug through the oreilly book on pthreads, the man pages,
> the net, etc.  No luck.  I probably just don't know the correct name of
> the "identifier" attribute variable.  :(  It should be in the attributes 
> somewhere.  Unfortunately, the structure doesn't appear to be defined 
> in pthread.h .  There doesn't appear to be a pthread_attr_[get|set]*()
> functions that would fit the bill.

Another way would be to strace it, have each thread dump to a file, and
look at the dump contents and figure out where it hung up.

-d

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to