Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Drandom.c42 static bool has_whined = false; variable
101 if (!has_whined) { in pa_random_seed()
103 has_whined = true; in pa_random_seed()
122 if (!has_whined) { in pa_random()
124 has_whined = true; in pa_random()

Completed in 1 milliseconds