[vlc-devel] [PATCH] GSoC: lua services discovery, core part
Rémi Denis-Courmont
remi at remlab.net
Mon Nov 9 12:02:40 CET 2009
On Mon, 9 Nov 2009 05:00:44 +0100, Jakob Leben <jakob.leben at gmail.com>
wrote:
> B) Currently, we are not "constantly monitoring a variable", but using a
> conditional variables to wake up the module thread, so with no request
the
> module just sleeps.
It is still questionable whether we need a condition variable at all. We
could just create a fire-and-forget thread whenever the variable changes.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list