HomeSort by relevance Sort by last modified time
    Searched refs:g_thread_init (Results 26 - 50 of 55) sorted by null

12 3

  /external/bluetooth/glib/glib/
gthread.h 126 void g_thread_init (GThreadFunctions *vtable);
146 #define g_thread_init(vtable) g_thread_init_with_errorcheck_mutexes (vtable) macro
  /external/bluetooth/glib/gio/tests/
unix-streams.c 249 g_thread_init (NULL);
  /external/bluetooth/glib/gobject/tests/
threadtests.c 234 g_thread_init (NULL);
  /external/bluetooth/glib/tests/
onceinit.c 126 g_thread_init (NULL);
mainloop-test.c 406 g_thread_init (NULL);
slice-test.c 268 g_thread_init (NULL);
thread-test.c 390 g_thread_init (NULL);
threadpool-test.c 466 g_thread_init (NULL);
  /external/bluetooth/glib/tests/refcount/
closures.c 244 g_thread_init (NULL);
properties.c 201 g_thread_init (NULL);
  /external/webkit/Source/WebKit/gtk/tests/
testdomdomwindow.c 201 g_thread_init(NULL);
testdomnode.c 178 g_thread_init(NULL);
testdownload.c 253 g_thread_init(NULL);
testmimehandling.c 191 g_thread_init(NULL);
testwebdatasource.c 229 g_thread_init(NULL);
testatkroles.c 305 g_thread_init(NULL);
testcopyandpaste.c 231 g_thread_init(NULL);
testkeyevents.c 306 g_thread_init(NULL);
testwebbackforwardlist.c 319 g_thread_init(NULL);
testwebresource.c 298 g_thread_init(NULL);
testwebview.c 347 g_thread_init(NULL);
testdomdocument.c 323 g_thread_init(NULL);
testloading.c 403 g_thread_init(NULL);
  /external/webkit/Tools/GtkLauncher/
main.c 240 g_thread_init(NULL);
  /external/dbus/tools/
dbus-viewer.c 496 g_thread_init (NULL);

Completed in 601 milliseconds

12 3