Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modifying the API so as to prevent a use of the context that would make valgrind...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 22 Dec 2004 20:41:34 +0000 (20:41 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 22 Dec 2004 20:41:34 +0000 (20:41 +0000)
commitc4e3a3e34e94ed337b089eb6339bf9b6fd5b9657
tree47ee1fd237570b0660850ad57f9a855a430a284f
parenta34c2f73c871a4fe86820c7be101d1e45af4589e
Modifying the API so as to prevent a use of the context that would make valgrind unhappy. See, I really care about the happiness of valgrind...

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@695 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/xbt/context.h
src/xbt/context.c
testsuite/Makefile.am
testsuite/xbt/context_usage.c [new file with mode: 0644]