Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching refs:spins

1861 #endif /* ... gcc spins locks ... */
1879 int spins = 0;
1881 if ((++spins & SPINS_PER_YIELD) == 0) {
1931 int spins = 0;
1944 if ((++spins & SPINS_PER_YIELD) == 0) {