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

/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 178 milliseconds