Skip to content
Commit 2e39f65b authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

nptl: Remove futex_wait_cancelable



It is used solely on __pthread_cond_wait_common and the call can be
replaced by a __futex_abstimed_wait_cancelable64 one.

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

Reviewed-by: default avatarLukasz Majewski <lukma@denx.de>
parent 7e9afa8a
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