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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1308 static const struct itimerval thousand = {{1000, 0}, {1000, 0}}; local
1344 setitimer(ITIMER_REAL, &thousand, NULL);
1359 setitimer(ITIMER_REAL, &thousand, NULL);

Completed in 100 milliseconds