Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgslice.h98 G_SLICE_CONFIG_CONTENTION_COUNTER enumerator
Dgslice.c361 case G_SLICE_CONFIG_CONTENTION_COUNTER: in g_slice_get_config_state()
/third_party/glib/tests/
Dslice-test.c295 gint64 *vals = g_slice_get_config_state (G_SLICE_CONFIG_CONTENTION_COUNTER, i, &n); in main()