Home
last modified time | relevance | path

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

/third_party/glib/gobject/tests/
Dthreadtests.c35 #define NUM_COUNTER_INCREMENTS 100000 macro
41 for (i = 0; i < NUM_COUNTER_INCREMENTS; i++) in call_counter_init()
133 while (g_atomic_int_get (&mtsafe_call_counter) < (3 + 3 + 3 * 3) * NUM_COUNTER_INCREMENTS)
250 n = NUM_COUNTER_INCREMENTS; in test_threaded_weak_ref()
252 n = NUM_COUNTER_INCREMENTS / 20; in test_threaded_weak_ref()