Searched refs:g_random_double (Results 1 – 9 of 9) sorted by relevance
233 if (g_random_double() > .2) /* I'm a reader */ in test_g_static_rw_lock_thread()236 if (g_random_double() > .2) /* I'll block */ in test_g_static_rw_lock_thread()257 if (g_random_double() > .2) /* I'll block */ in test_g_static_rw_lock_thread()
91 gdouble g_random_double (void);
687 g_random_double (void) in g_random_double() function
120 d = g_random_double (); in test_rand()
180 distance = g_random_double (); in diffuse_map()
85 if (g_random_double () < injector_inject_probability) { in test_injector_chain()158 if (g_random_double () < *drop_probability) { in probe_cb()
184 if (g_random_double () < aatv->rain_spawn_rate) { in gst_aatv_rain()
3236 g_random_double
4719 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()