Home
last modified time | relevance | path

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

/external/bluetooth/glib/gobject/
Dgobjectnotifyqueue.c94 GParamSpec *pspecs_mem[16], **pspecs, **free_me = NULL; in g_object_notify_queue_thaw() local
105 pspecs = nqueue->n_pspecs > 16 ? free_me = g_new (GParamSpec*, nqueue->n_pspecs) : pspecs_mem; in g_object_notify_queue_thaw()