Claudio Ciccani via CVS schrieb:
> CVSROOT:      /cvs/directfb
> Module name:  DirectFB
> Changes by:   klan    20061206 15:05:13
> 
> Modified files:
>       lib/fusion     : reactor.c reactor.h 
> 
> Log message:
> Added fusion_reactor_sync(bool) to specify whether message dispacthing to
> local reactions must be synchronized with global reactions or not
> (i.e. fusion_reactor_sync(false) makes notifications happen immediatly in the 
> dispatcher process).

Hi Claudio :)

I changed the dispatching of local reactions to avoid dead locks.

But having asynchronous handling for selected reactors only seems
to be good deal.

I need to check where exactly it was causing dead locks...

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to