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

/bind-9.6-ESV-R11/bin/tests/
H A Dtimer_test.c35 int tick_count = 0; variable
53 tick_count++;
54 if (ti3 != NULL && tick_count % 3 == 0)
57 if (ti3 != NULL && tick_count == 7) {

Completed in 289 milliseconds