Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix the logic of refcount in msg_task_t by ... killing it. It's now a boolean indicat...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 15 Dec 2010 15:11:04 +0000 (15:11 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 15 Dec 2010 15:11:04 +0000 (15:11 +0000)
commita24e5e842b10085c859c6988099e815964db2eda
treebc7db27e35a5e9f75612c021cdcbaa7be735e659
parent094c97e3586d1703f0d01e539b2570b535ccbe2b
fix the logic of refcount in msg_task_t by ... killing it. It's now a boolean indicating whether the task is used

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9252 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/msg/gos.c
src/msg/msg_mailbox.c
src/msg/private.h
src/msg/task.c