Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't use either pthread or winthread to implement xbt_context, but use our compatibi...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 9 Mar 2007 16:49:28 +0000 (16:49 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 9 Mar 2007 16:49:28 +0000 (16:49 +0000)
commit8267a61f91f5ed9e7368d3059e9d53b96cc8fcb7
tree439fed0763ae7e51fc8368ce14ad75bfe92aa0c4
parent3bfda9681b17c62ff51a715882d40ef3091cdbb4
don't use either pthread or winthread to implement xbt_context, but use our compatibility layer xbt_thread instead (when ucontext are not available, of course)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3232 48e7efb5-ca39-0410-a469-dd3cf9ba447f
configure.ac
src/xbt/context.c
src/xbt/context_private.h