Searched defs:SPINS_PER_YIELD (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/test/mpreal/
H A Ddlmalloc.c1666 #define SPINS_PER_YIELD 63 macro
1696 if ((++spins & SPINS_PER_YIELD) == 0) {
1766 #define SPINS_PER_YIELD 63 macro
1787 if ((++spins & SPINS_PER_YIELD) == 0)

Completed in 56 milliseconds