]> git.ipfire.org Git - thirdparty/glibc.git/commit
nptl: Replace lll_futex_supported_clockid with futex-internal.h
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 23 Nov 2020 13:16:33 +0000 (10:16 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 25 Nov 2020 13:43:18 +0000 (10:43 -0300)
commit2a45be88ed4753a9756d840b3182a87f2ae1200b
treeda0345ecc716028292365f12dd37e22b5f2aa89d
parent878fe624d44b8f6489b2d0de9bfdc09290a719a7
nptl: Replace lll_futex_supported_clockid with futex-internal.h

The idea is to make NPTL implementation to use on the functions
provided by futex-internal.h.

Checked on x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
nptl/pthread_mutex_timedlock.c