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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_tas.c78 u_int32_t nspins; local
113 for (nspins =
114 mtxregion->stat.st_mutex_tas_spins; nspins > 0; --nspins) {
H A Dmut_win32.c111 u_int32_t nspins; local
135 for (nspins =
136 mtxregion->stat.st_mutex_tas_spins; nspins > 0; --nspins) {

Completed in 90 milliseconds