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

/bionic/libc/bionic/
H A Dpthread_create.cpp269 int pthread_create(pthread_t* thread_out, pthread_attr_t const* attr, argument
339 *thread_out = __pthread_internal_add(thread);

Completed in 765 milliseconds