New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=dade67073d418cd658cfa5e70f338becbe477dc5
commit dade67073d418cd658cfa5e70f338becbe477dc5
Author: Marek Pikarski <[email protected]>
Date:   Wed Apr 4 11:42:02 2012 +0200

    core: implemented clean shutdown
    
    The registered signal handler is the first one which destroys the core.
    All pending flux calls wait until core is destroyed before returning 
DFB_DEAD.

 src/core/CoreDFB_CallMode.h |   13 +++++++++++--
 src/core/core.c             |   19 +++++++++++++------
 src/core/core.h             |    2 ++
 3 files changed, 26 insertions(+), 8 deletions(-)

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

Reply via email to