diff options
Diffstat (limited to 'benchtests/bench-pthread-mutex-trylock.c')
-rw-r--r-- | benchtests/bench-pthread-mutex-trylock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchtests/bench-pthread-mutex-trylock.c b/benchtests/bench-pthread-mutex-trylock.c index 66318f4..2aaffa2 100644 --- a/benchtests/bench-pthread-mutex-trylock.c +++ b/benchtests/bench-pthread-mutex-trylock.c @@ -1,5 +1,5 @@ /* Measure mutex_trylock for different threads and critical sections. - Copyright (C) 2022 Free Software Foundation, Inc. + Copyright (C) 2022-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |