X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/76fc50df9db37b17288ccf8a6c9d5b2254dba6b2..e08a6f2972c1da043d8a7b2a4d2e45ecfa676c7e:/src/xbt/xbt_os_synchro.c diff --git a/src/xbt/xbt_os_synchro.c b/src/xbt/xbt_os_synchro.c index 8727228800..1a7adda2fb 100644 --- a/src/xbt/xbt_os_synchro.c +++ b/src/xbt/xbt_os_synchro.c @@ -1,7 +1,4 @@ -/* xbt_synchro -- Synchronization virtualized depending on whether we are */ -/* in simulation or real life (act on simulated processes) */ - -/* This is the simulation implementation, using simix. */ +/* Classical synchro schema, implemented on top of SimGrid */ /* Copyright (c) 2007-2016. The SimGrid Team. * All rights reserved. */