HomeSort by relevance Sort by last modified time
    Searched refs:thread_create (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/glib/gthread/
gthread-impl.c 332 init->thread_create &&
  /external/qemu/
posix-aio-compat.c 114 static void thread_create(pthread_t *thread, pthread_attr_t *attr, function
379 thread_create(&thread_id, &attr, aio_thread, NULL);
  /external/bluetooth/glib/glib/
gthread.h 98 void (*thread_create) (GThreadFunc func, member in struct:_GThreadFunctions
gthread.c 112 gpointer, GError**))g_thread_fail, /* thread_create */
663 G_THREAD_UF (thread_create, (g_thread_create_proxy, result,
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 542 DECL_TEMPLATE(darwin, thread_create);
syswrap-darwin.c     [all...]
  /external/valgrind/main/coregrind/
m_vkiscnums.c 645 XXX(thread_create)
    [all...]

Completed in 221 milliseconds