Jason Tackaberry wrote:
> On 2008-01-17 14:47, Dirk Meyer wrote:
>>> ThreadCallback('name', somefunc)(arguments)
>>
>> What about priority?
>
> Make it a tuple?
>
> ThreadCallback(('name, 10), somefunc)(arguments)
So ('name', 10) start it in name with prio 10, 'name' in name with
default prio.
> or:
>
> ThreadCallback(None, somefunc)(arguments)
What does None do? A thread called None or main?
Dischi
--
My operat~1 system unders~1 long filena~1 , does yours?
pgpXNtxcMjaiW.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
