CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20050822 23:08:12
Modified files:
lib/fusion : object.c object.h
Log message:
Added fusion_object_get() that gets a pool and an object id and returns
the appropriate object with a local reference added to it. If the object
is not found DFB_IDNOTFOUND is returned, or any abnormal other error from
locking or referencing.
Added FusionObjectID to replace plain int usage.
Added D_MAGIC_* to FusionObjectPool.
Added more D_MAGIC_ASSERT for FusionObject.
Simplified fusion_object_pool_enum() using direct_list_foreach().
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs