Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use a thread specific variable to store the current context instead of pthread_set...
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 31 Jan 2011 18:30:35 +0000 (18:30 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 31 Jan 2011 18:30:35 +0000 (18:30 +0000)
commit7991df17f36cf55b8594f1e9823ac6a2c93d9d2a
tree90ca3cac99b8c966401b527703ce72ee801db850
parentd4ec94f875bf60c5a35bfe65cb7d243e56b495c4
Use a thread specific variable to store the current context instead of pthread_set/get specific.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9540 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/simix/smx_context_raw.c