Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgslice.h82 G_SLICE_CONFIG_CONTENTION_COUNTER enumerator
Dgslice.c263 case G_SLICE_CONFIG_CONTENTION_COUNTER: in g_slice_get_config_state()
/external/bluetooth/glib/tests/
Dslice-test.c301 gint64 *vals = g_slice_get_config_state (G_SLICE_CONFIG_CONTENTION_COUNTER, i, &n); in main()