summaryrefslogtreecommitdiff
path: root/nptl/tst-key4.c
diff options
context:
space:
mode:
authorMike Crowe <mac@mcrowe.com>2019-06-24 20:18:00 +0000
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-07-02 14:12:29 -0300
commita53662bcb25094bfb79507585af8972f3b6d789f (patch)
tree8aa7bbad65b4ab42dfda0581c2d48d482f6eaaf6 /nptl/tst-key4.c
parent6df32fd016ae8d6e39fbbc3a7fa40b1b608142a3 (diff)
downloadglibc-a53662bcb25094bfb79507585af8972f3b6d789f.tar.gz
nptl: Remove futex_supports_exact_relative_timeoutsazanella/master-posix_clock
The only implementation of futex_supports_exact_relative_timeouts always returns true. Let's remove it and all its callers. * nptl/pthread_cond_wait.c: (__pthread_cond_clockwait): Remove code that is only useful if futex_supports_exact_relative_timeouts () returns false. * nptl/pthread_condattr_setclock.c: (pthread_condattr_setclock): Likewise. * sysdeps/nptl/futex-internal.h: Remove comment about relative timeouts potentially being imprecise since it's no longer true. Remove declaration of futex_supports_exact_relative_timeouts. * sysdeps/unix/sysv/linux/futex-internal.h: Remove implementation of futex_supports_exact_relative_timeouts. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'nptl/tst-key4.c')
0 files changed, 0 insertions, 0 deletions