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

  /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

Completed in 71 milliseconds