Newsgroups: comp.os.parix
From: nunov@pandora.uc.pt
Subject: Thread ID ?
Organization: Dep. de Matematica da Univ. de Coimbra
Date: 19 Sep 1995 14:43:50 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <43mkv6$ejo@gnu.mat.uc.pt>

Hi!


I have a function that is called by different threads
and I need to know inside that function which was the
caller thread.
I was using GetThreadPtr () to solve the problem.
GetThreadPtr () is an undocumented function in Parix
Release 1.2 that is no longer supported in Parix Rel.
1.3-PPC.
Is there a way to get a thread ID by using only
documented functions ?

Thanks!

Nuno Veiga
nunov@pandora.uc.pt

P.S. - Please answer me by e-mail because I am not an
usual reader of this newsgroup.


