FUTEX_MAX_LOOPS
unsigned int loops = FUTEX_MAX_LOOPS; \
for (i = 0; i < FUTEX_MAX_LOOPS; i++) {
unsigned int loops = FUTEX_MAX_LOOPS;