Searched refs:NOISE (Results 1 – 1 of 1) sorted by relevance
48 #define NOISE 20 macro105 if (a >= NOISE && b >= NOISE) break; in thread_func()108 if (a < NOISE) b = a; in thread_func()109 if (b < NOISE) { in thread_func()