PATCH: Remove the unused x86_64 lll_futex_requeue
Ulrich Drepper
drepper@gmail.com
Thu Jan 27 15:10:00 GMT 2011
On Wed, Jan 26, 2011 at 20:47, H.J. Lu <hongjiu.lu@intel.com> wrote:
> lll_futex_requeue is only used in pthread_cond_broadcast.c. But
> x86_64 has pthread_cond_broadcast.S. This patch removes the unused
> x86_64 lll_futex_requeue.
Why? I do use it occasionally to test the C version of the function
on x86-64. There is nothing wrong with the definition AFAIK.
More information about the Libc-alpha
mailing list