HomeSort by relevance Sort by last modified time
    Searched full:g_thread_exit (Results 1 - 9 of 9) sorted by null

  /external/bluetooth/glib/tests/
thread-test.c 69 g_thread_exit (GINT_TO_POINTER (43));
  /external/bluetooth/glib/glib/
gthread.h 229 void g_thread_exit (gpointer retval);
gthread.c 684 g_thread_exit (gpointer retval) function
galiasdef.c 3033 #undef g_thread_exit macro
    [all...]
galias.h 3023 #define g_thread_exit macro
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
threads.sgml 406 to g_thread_create(), returns or g_thread_exit() is called by
410 g_thread_exit() by @thread is returned by this function.
449 <!-- ##### FUNCTION g_thread_exit ##### -->
461 g_thread_exit (retval);
484 Never call g_thread_exit() from within a thread of a #GThreadPool, as
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 554 g_thread_exit
    [all...]
  /external/bluetooth/glib/docs/reference/
ChangeLog     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-0     [all...]

Completed in 515 milliseconds