diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-11-23 15:28:57 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-11-25 10:40:59 -0300 |
commit | 9e92278ffad441daf588ff1ff5bd8094aa33fbfd (patch) | |
tree | 82fde8252c3b0bd9927a7da6f81e241d07353984 /time/wcsftime.c | |
parent | 2e39f65b5ef11647beb4980c4244bac8af192c14 (diff) | |
download | glibc-9e92278ffad441daf588ff1ff5bd8094aa33fbfd.tar.gz glibc-9e92278ffad441daf588ff1ff5bd8094aa33fbfd.tar.xz glibc-9e92278ffad441daf588ff1ff5bd8094aa33fbfd.zip |
nptl: Remove clockwait_tid
It can be replaced with a __futex_abstimed_wait_cancelable64 call, with the advantage that there is no need to further clock adjustments to create a absolute timeout. It allows to remove the now ununsed futex_timed_wait_cancel64 internal function. Checked on x86_64-linux-gnu and i686-linux-gnu. Reviewed-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'time/wcsftime.c')
0 files changed, 0 insertions, 0 deletions