Searched refs:thread_out (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dpthread.c289 int pthread_create(pthread_t *thread_out, pthread_attr_t const * attr, argument
371 *thread_out = (pthread_t)thread;

Completed in 66 milliseconds