[omniORB] Does omnithread support tss

ERIKSSON,TOBIAS (A-Sweden,ex1) tobias_eriksson@agilent.com
Mon, 5 Feb 2001 10:07:33 +0100


Hi 
 I am trying to put names on my threads, and need access to tss (thread
specific storage), cause as I understand the tss let me set the name of
individual threads, e.g. "connection thread" "producer thread" and "ice
cream thread..." 
As some of you might have seen from the gdb-command there are in the list of
threads two threads called "initial thread" and "manager thread", the other
threads contain an hex address. It would be nice in a debugging point of
view to put a name of the threads, in that way it would be really easy to
pin point certain threads.

The question is thus, does the omnithread package facilitat the tss or does
it have any support for such naming as described above or are there other
ways to go about.

Regards
  Tobias