From c14a21f58a8a76971928aa344168ad18f8dabbb5 Mon Sep 17 00:00:00 2001 From: mquinson Date: Mon, 6 Aug 2007 18:28:30 +0000 Subject: [PATCH] name the threads git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4000 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/gras/synchro/philosopher.c | 7 +++++-- src/include/xbt/xbt_os_thread.h | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/examples/gras/synchro/philosopher.c b/examples/gras/synchro/philosopher.c index 86246962bb..5095a5eb8c 100644 --- a/examples/gras/synchro/philosopher.c +++ b/examples/gras/synchro/philosopher.c @@ -120,8 +120,11 @@ int philosopher (int argc,char *argv[]) { INFO0("Enough waiting, spawn the threads"); /* spawn threads */ - for (i=0; i