Searched refs:FUTEX_MAX_LOOPS (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dfutex.h13 #define FUTEX_MAX_LOOPS 128 /* What's the largest number you can think of? */ macro
17 unsigned int loops = FUTEX_MAX_LOOPS; \
85 unsigned int loops = FUTEX_MAX_LOOPS;

Completed in 136 milliseconds