gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash/libbase utility.h


From: strk
Subject: Re: [Gnash-commit] gnash/libbase utility.h
Date: Sat, 29 Mar 2008 20:26:35 +0100

On Sat, Mar 29, 2008 at 01:18:05PM -0600, Rob Savoye wrote:
> strk wrote:
> 
> > Can we use the boost::Thread abstraction for this ?
> > I've an assertion in the GC class using operator== to check if "self"
> > is the main thread.
> 
>   I'm not particular how this gets fixed. We can even change it back to
> getpid(), although I do prefer the thread ID in the logs so they make
> more sense. Anything that prints a differing number for each thread is
> fine with me.

Beside, we want *both* pid and thread id eventually, the pid will be useful
to isolate a single run when multiple parallel runs go (a webpage with
multiple swf embedded).

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]