Home
last modified time | relevance | path

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

/dports/devel/libgee06/libgee-0.6.8/benchmark/
H A Dbenchmark.c1127 static volatile gsize gee_benchmark_array_list_factory_type_id__volatile = 0; in gee_benchmark_array_list_factory_get_type() local
1128 if (g_once_init_enter (&gee_benchmark_array_list_factory_type_id__volatile)) { in gee_benchmark_array_list_factory_get_type()
1134 …g_once_init_leave (&gee_benchmark_array_list_factory_type_id__volatile, gee_benchmark_array_list_f… in gee_benchmark_array_list_factory_get_type()
1136 return gee_benchmark_array_list_factory_type_id__volatile; in gee_benchmark_array_list_factory_get_type()
/dports/devel/libgee/libgee-0.20.3/benchmark/
H A Dbenchmark.c1353 static volatile gsize gee_benchmark_array_list_factory_type_id__volatile = 0; in gee_benchmark_array_list_factory_get_type() local
1354 if (g_once_init_enter (&gee_benchmark_array_list_factory_type_id__volatile)) { in gee_benchmark_array_list_factory_get_type()
1361 …g_once_init_leave (&gee_benchmark_array_list_factory_type_id__volatile, gee_benchmark_array_list_f… in gee_benchmark_array_list_factory_get_type()
1363 return gee_benchmark_array_list_factory_type_id__volatile; in gee_benchmark_array_list_factory_get_type()