Home
last modified time | relevance | path

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

/external/bluetooth/glib/gthread/
Dgthread-win32.c252 g_ptr_array_remove (cond->array, event); in g_cond_wait_internal()
268 g_assert (g_ptr_array_remove (cond->array, event) == FALSE); in g_cond_wait_internal()
/external/bluetooth/glib/glib/
Dgarray.h119 gboolean g_ptr_array_remove (GPtrArray *array,
Dgarray.c527 g_ptr_array_remove (GPtrArray *farray, in g_ptr_array_remove() function
Dgaliasdef.c98 #undef g_ptr_array_remove
99 extern __typeof (g_ptr_array_remove) g_ptr_array_remove __attribute((alias("IA__g_ptr_array_remove"…
Dgalias.h95 extern __typeof (g_ptr_array_remove) IA__g_ptr_array_remove __attribute((visibility("hidden")));
96 #define g_ptr_array_remove IA__g_ptr_array_remove macro
/external/bluetooth/glib/tests/
Dmainloop-test.c185 g_ptr_array_remove (context_array, context); in adder_thread()
/external/bluetooth/glib/
DNEWS.pre-1-3128 - g_ptr_array_remove: remove an entry, preserving the order
DChangeLog.pre-1-21437 of the old g_ptr_array_remove[_index] functions)
1438 (g_ptr_array_remove_index, g_ptr_array_remove): new semantic. now
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2139 g_ptr_array_remove