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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Di386_lock.s412 #define INNER_LOOP_COUNT 1000 define
416 * every so many (INNER_LOOP_COUNT) spins to check for timeout.
434 mov $(INNER_LOOP_COUNT),%edx
444 * Here after spinning INNER_LOOP_COUNT times, check for timeout

Completed in 11 milliseconds