Searched refs:SLEEP_MIN_USEC (Results 1 – 2 of 2) sorted by relevance
239 #define SLEEP_MIN_USEC 1 macro291 data.unref_delay = g_random_int_range (SLEEP_MIN_USEC / 2, SLEEP_MAX_USEC / 2); in test_threaded_weak_ref()292 get_delay = g_random_int_range (SLEEP_MIN_USEC, SLEEP_MAX_USEC); in test_threaded_weak_ref()
526 #define SLEEP_MIN_USEC 1 macro601 unref_delay = g_random_int_range (SLEEP_MIN_USEC, SLEEP_MAX_USEC); in test_threaded_singleton()602 get_delay = g_random_int_range (SLEEP_MIN_USEC / 2, SLEEP_MAX_USEC / 2); in test_threaded_singleton()