Home | History | Annotate | Download | only in gio

Lines Matching refs:once_init

136   static GOnce once_init = G_ONCE_INIT;
137 return g_once (&once_init, search_path_init, NULL);