Adhemerval Zanella 9e92278ffa 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>
2020-11-25 10:40:59 -03:00
..
2020-06-07 13:35:54 +02:00
2020-06-07 13:35:54 +02:00
2020-05-26 00:46:07 +00:00
2020-11-13 15:20:10 +01:00