Searched refs:g_random_double (Results 1 – 6 of 6) sorted by relevance
235 if (g_random_double() > .2) /* I'm a reader */ in test_g_static_rw_lock_thread()238 if (g_random_double() > .2) /* I'll block */ in test_g_static_rw_lock_thread()259 if (g_random_double() > .2) /* I'll block */ in test_g_static_rw_lock_thread()
78 gdouble g_random_double (void);
581 g_random_double (void) in g_random_double() function
2256 #undef g_random_double 2257 extern __typeof (g_random_double) g_random_double __attribute((alias("IA__g_random_double"), visibi…
2249 extern __typeof (g_random_double) IA__g_random_double __attribute((visibility("hidden")));2250 #define g_random_double IA__g_random_double macro
2397 g_random_double