[vdr] Centralized 'thread active' handling
Luca Olivetti
luca at ventoso.org
Sat Aug 13 19:52:48 CEST 2005
Klaus Schmidinger wrote:
> I'll provide one tomorrow.
> Have to think about the name some more.
> With Continue() we get some funny things like
>
> if (!Continue())
> Start();
>
> while
>
> if (!Active())
> Start();
>
> would have made sense ;-)
if (Terminated())
Start();
also does.
Catch you ;-)
Anyway, Looping(), Running() (since it wasn't used before), Activated()
(though easily confused with Active()), Execute()......
Bye
--
- Yo también quiero una Europa libre de Patentes de Software -
- I want a Software Patents Free Europe too! And you? -
---------------------------------------------------------------
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://www.linuxtv.org/pipermail/vdr/attachments/20050813/a481bba5/signature.pgp
More information about the vdr
mailing list