Operating System - HP-UX
1833541 Members
3096 Online
110061 Solutions
New Discussion

Re: Threads status in DCE threads on HPUX10.20

 
Arthur Prosso
Occasional Contributor

Threads status in DCE threads on HPUX10.20

Hello
Does anyone know how to determine a thread status (not started/running/terminated) having a thread handle of type pthread_t?

Note, that a question relares to the DCE
threads only!!!
Thank you,
Arthur

2 REPLIES 2
Umapathy S
Honored Contributor

Re: Threads status in DCE threads on HPUX10.20

Arthur,

I am doing some research and following through for your question. As far as my experience with DCE (3+ years) I havent come across any. Let me dig out more for you.

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4dd8506d69a7d711abdc0090277a778c,00.html

cheers
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
Umapathy S
Honored Contributor

Re: Threads status in DCE threads on HPUX10.20

Arthur,
As far as I know there is no such way to determine the thread status by direct APIs. The user level threads just run to completion whenever they are scheduled. The attribute also doesnt hold any such variables.

HTH,
Umapathy
Arise Awake and Stop NOT till the goal is Reached!