Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some polishing to the new context factory API to avoid accesing simix
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 17 Aug 2009 09:24:20 +0000 (09:24 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 17 Aug 2009 09:24:20 +0000 (09:24 +0000)
commit953c48cec7e103dad772776f59832034e41ce232
tree4c39f74d1bb452f3d96d0a668a159c39507c8246
parent2ddd4202532d54d217533b97ffde98f1ab078a11
Some polishing to the new context factory API to avoid accesing simix
data structures from the context implementations.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6562 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/simix/private.h
src/simix/smx_context_sysv.c
src/simix/smx_context_thread.c
src/simix/smx_process.c