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:15:16 +0100

On Sat, Mar 29, 2008 at 04:12:18PM +0000, Markus Gothe wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Markus Gothe <nihilus>  08/03/29 16:12:18
> 
> Modified files:
>       libbase        : utility.h 
> 
> Log message:
>       reinterprer_cast from pthread_self(), albeit I'm pretty sure we should 
> return pthread_t

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.
Basically, default boost::thread ctor gives self, I haven't tested
passing to an ostream, but I bet it'll give us something useful
(thus to boost::format, in our log_xxy)

--strk;





reply via email to

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