This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from ded9c1e525 benchtests: Add pthread mutex trylock throughput test (BZ #33704) new c1e8d1fdd9 benchtests: Refactor pthread trylock throughput test (BZ #33704)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ...ughput.c => bench-pthread-mutex-trylock-base.c} | 3 +- .../bench-pthread-mutex-trylock-throughput.c | 160 +-------------------- 2 files changed, 3 insertions(+), 160 deletions(-) copy benchtests/{bench-pthread-mutex-trylock-throughput.c => bench-pthread-mutex-t [...]