New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=87cdbe64b9f75b39cea095c30ed2a2fd4d6775ca
commit 87cdbe64b9f75b39cea095c30ed2a2fd4d6775ca
Author: Denis Oliver Kropp <[email protected]>
Date: Sat Jul 2 10:01:34 2011 +0200
Fusion: Add reference passing via throw and catch
A Fusionee having a local reference may call fusion_ref_throw() with
another Fusionee's ID as catcher argument. That Fusionee may then
call fusion_ref_catch() which will remove that local reference of the
thrower. The catcher has to get a local reference itself beforehand,
otherwise the reference is just being removed.
lib/fusion/ref.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
lib/fusion/ref.h | 10 ++++++++++
2 files changed, 63 insertions(+), 0 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs