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

  /external/bluetooth/glib/glib/
gthread.h 95 gpointer (*private_get) (GPrivate *private_key); member in struct:_GThreadFunctions
208 #define g_private_get(private_key) G_THREAD_CF (private_get, \
  /external/bluetooth/glib/gthread/
gthread-impl.c 330 init->private_get &&

Completed in 52 milliseconds