Home
last modified time | relevance | path

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

/dports/devel/libgee06/libgee-0.6.8/benchmark/
H A Dbenchmark.c1006 static volatile gsize gee_benchmark_sorted_int32_type_id__volatile = 0; in gee_benchmark_sorted_int32_get_type() local
1007 if (g_once_init_enter (&gee_benchmark_sorted_int32_type_id__volatile)) { in gee_benchmark_sorted_int32_get_type()
1013 …g_once_init_leave (&gee_benchmark_sorted_int32_type_id__volatile, gee_benchmark_sorted_int32_type_… in gee_benchmark_sorted_int32_get_type()
1015 return gee_benchmark_sorted_int32_type_id__volatile; in gee_benchmark_sorted_int32_get_type()
/dports/devel/libgee/libgee-0.20.3/benchmark/
H A Dbenchmark.c1209 static volatile gsize gee_benchmark_sorted_int32_type_id__volatile = 0; in gee_benchmark_sorted_int32_get_type() local
1210 if (g_once_init_enter (&gee_benchmark_sorted_int32_type_id__volatile)) { in gee_benchmark_sorted_int32_get_type()
1216 …g_once_init_leave (&gee_benchmark_sorted_int32_type_id__volatile, gee_benchmark_sorted_int32_type_… in gee_benchmark_sorted_int32_get_type()
1218 return gee_benchmark_sorted_int32_type_id__volatile; in gee_benchmark_sorted_int32_get_type()