HomeSort by relevance Sort by last modified time
    Searched refs:G_ONCE_INIT (Results 1 - 9 of 9) 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/gio/fen/
fen-helper.c 226 static GOnce fen_init_once = G_ONCE_INIT;
  /external/bluetooth/glib/tests/
thread-test.c 346 static GOnce once_init = G_ONCE_INIT;
  /external/bluetooth/glib/glib/
gthread.h 322 #define G_ONCE_INIT { G_ONCE_STATUS_NOTCALLED, NULL }

Completed in 141 milliseconds