Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use refcounters on datadescription types so that messages can have pointer to datades...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 21 Jun 2004 17:08:48 +0000 (17:08 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 21 Jun 2004 17:08:48 +0000 (17:08 +0000)
commit6b791e21e56ef3f6b98a843dfcefb5bf9815f0c0
tree63e5d2230d6b92f8284670cb6e747c63d64f75d0
parent36bab9e99aa4098398ce96f01b3c06aff6d0919e
Use refcounters on datadescription types so that messages can have pointer to datadescription directly (and not their name), and still deal with multiple creations of the types (in SG, each process create them) and without leaking on them

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@125 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/gras/DataDesc/ddt_create.c