Subject: Re: CVS commit: src/sys To: Christos Zoulas <christos@zoulas.com> From: Jason Thorpe <thorpej@shagadelic.org> List: tech-userlevel Date: 06/25/2007 10:35:24
On Jun 24, 2007, at 7:55 PM, Christos Zoulas wrote:
> I don't know the exact details, but darwin has thread_self in their
> commpage.
> Isn't that process specific too?
They have a pthread_self FUNCTION, not a value.
-- thorpej