mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Remove non-ASCII characters from this file. No functional change.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15576
This commit is contained in:
parent
52608c6f89
commit
a87df80edf
@ -104,7 +104,7 @@ gomp_barrier_wait (gomp_barrier_t *bar)
|
||||
my_sem_wait (bar->sem2); // 2 down
|
||||
}
|
||||
pthread_mutex_unlock (&bar->mutex1);
|
||||
/* «Resultats professionnels!» First we made this thread have an
|
||||
/* "Resultats professionnels!" First we made this thread have an
|
||||
obvious (Thrcheck-visible) dependency on all other threads
|
||||
calling gomp_barrier_wait. Then, we released them all again,
|
||||
so they all have a (visible) dependency on this thread.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user