HomeSort by relevance Sort by last modified time
    Searched refs:GOnce (Results 1 - 10 of 10) sorted by null

  /external/bluetooth/glib/gio/
gvfs.c 231 static GOnce once_init = G_ONCE_INIT;
glocalfilemonitor.c 184 static GOnce once_init = G_ONCE_INIT;
glocaldirectorymonitor.c 260 static GOnce once_init = G_ONCE_INIT;
gioscheduler.c 231 static GOnce once_init = G_ONCE_INIT;
gunionvolumemonitor.c 479 static GOnce once_init = G_ONCE_INIT;
gdesktopappinfo.c 136 static GOnce once_init = G_ONCE_INIT;
    [all...]
  /external/bluetooth/glib/tests/
thread-test.c 305 static GOnce test_g_once_array[G_ONCE_SIZE];
346 static GOnce once_init = G_ONCE_INIT;
  /external/bluetooth/glib/glib/
gthread.h 315 typedef struct _GOnce GOnce;
324 gpointer g_once_impl (GOnce *once, GThreadFunc func, gpointer arg);
gthread.c 176 g_once_impl (GOnce *once,
  /external/bluetooth/glib/gio/fen/
fen-helper.c 226 static GOnce fen_init_once = G_ONCE_INIT;

Completed in 90 milliseconds