New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=7d3529c974dd0c8103650eadde6242a88374d3db
commit 7d3529c974dd0c8103650eadde6242a88374d3db
Author: Marek Pikarski <[email protected]>
Date:   Tue Apr 10 13:58:55 2012 +0200

    Fix shutdown deadlock.
    Threads should not sleep in single app mode in CoreDFB_CallMode()
    The disptacher thread should never sleep in CoreDFB_CallMode()
    
    core: dispatcher thread should not sleep in CoreDFB_CallMode()
    fusion: fake return value of fusion_dispatcher_tid() for single app mode to 
zero

 lib/fusion/fusion.c         |    3 ++-
 src/core/CoreDFB_CallMode.h |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

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

Reply via email to