|
Re: Library call for get thread ID?
|
04/22/2009 10:33 AM
post27749
|
Re: Library call for get thread ID?
On Wed, Apr 22, 2009 at 10:32:48AM -0400, Robert D'Attilio wrote:
> Hi:
>
> Is there a library call for retrieving the thread ID i.e. similar to getpid()?
pthread_self().
-seanb
|
|
|