Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgslice.h95 G_SLICE_CONFIG_WORKING_SET_MSECS, enumerator
Dgslice.c320 case G_SLICE_CONFIG_WORKING_SET_MSECS: in g_slice_set_config()
339 case G_SLICE_CONFIG_WORKING_SET_MSECS: in g_slice_get_config()
/third_party/glib/tests/
Dslice-test.c242 g_slice_set_config (G_SLICE_CONFIG_WORKING_SET_MSECS, 0); in main()