Home
last modified time | relevance | path

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

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