Skip to content
Commit 9e92278f authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

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: default avatarLukasz Majewski <lukma@denx.de>
parent 2e39f65b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment