Searched defs:thread_create (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgthread.h98 void (*thread_create) (GThreadFunc func, member in struct:_GThreadFunctions
/external/qemu/
H A Dposix-aio-compat.c114 static void thread_create(pthread_t *thread, pthread_attr_t *attr, function
379 thread_create(&thread_id, &attr, aio_thread, NULL);

Completed in 80 milliseconds