Searched refs:may_block (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgmain.h110 gboolean may_block);
246 #define g_main_iteration(may_block) g_main_context_iteration (NULL, may_block)
H A Dgmain.c2482 * @may_block: whether the call may block.
2486 * then if no events sources are ready and @may_block is %TRUE, waiting
2488 * events sources that are ready. Otherwise, if @may_block is %FALSE
2493 * Note that even when @may_block is %TRUE, it is still possible for
2500 g_main_context_iteration (GMainContext *context, gboolean may_block) argument
2508 retval = g_main_context_iterate (context, may_block, TRUE, G_THREAD_SELF);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 88 milliseconds