[PATCH 03/13] nptl: Remove clockwait_tid
Andreas Schwab
schwab@linux-m68k.org
Mon Dec 14 12:47:36 GMT 2020
On Dez 14 2020, Florian Weimer via Libc-alpha wrote:
> This uses FUTEX_WAIT. But the replacement,
> __futex_abstimed_wait_common64, uses FUTEX_WAIT_BITSET.
FUTEX_WAIT is exactly equivalent to
FUTEX_WAIT_BITSET/FUTEX_BITSET_MATCH_ANY.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the Libc-alpha
mailing list