Searched refs:FUTEX_MAX_LOOPS (Results 1 – 1 of 1) sorted by relevance
13 #define FUTEX_MAX_LOOPS 128 /* What's the largest number you can think of? */ macro17 unsigned int loops = FUTEX_MAX_LOOPS; \85 unsigned int loops = FUTEX_MAX_LOOPS; in futex_atomic_cmpxchg_inatomic()