Home
last modified time | relevance | path

Searched refs:g_threshold (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/test/scalable_event/
H A Dtest.c18 int g_threshold = 0; variable
65 bool ret = rand_r(&seed) < g_threshold; in ft_prob()
153 g_threshold = (int)((float)RAND_MAX * g_prob); in main()