aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/errqueue.h
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2020-12-01 11:25:11 +0100
committerLukasz Majewski <lukma@denx.de>2020-12-04 10:04:38 +0100
commit4ec2e738032b5671b9a6e0987d7c7305a1c41f68 (patch)
treedfcf5a0b1d1ebc3dbd271ed99f081defe2f8e02c /sysdeps/generic/errqueue.h
parent47f78f36836f480b2b7a2041480be966b3a698e3 (diff)
downloadglibc-4ec2e738032b5671b9a6e0987d7c7305a1c41f68.zip
glibc-4ec2e738032b5671b9a6e0987d7c7305a1c41f68.tar.gz
glibc-4ec2e738032b5671b9a6e0987d7c7305a1c41f68.tar.bz2
futex: Remove not used futex_reltimed_wait{_cancelable}
After gai_suspend and aio_suspend conversion to support 64 bit time and hence rewriting the code to use only absolute variants of futex wait functions (i.e. __futex_abstimed_wait64 and __futex_abstimed_wait_cancelable64) futex_reltimed_wait{_cancelable} are not needed anymore and can be removed. Build tests: ./src/scripts/build-many-glibcs.py glibcs Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'sysdeps/generic/errqueue.h')
0 files changed, 0 insertions, 0 deletions