Searched refs:threadp (Results 1 - 1 of 1) sorted by last modified time

/bionic/libc/bionic/
H A Dpthread_create.cpp142 static int __allocate_thread(pthread_attr_t* attr, pthread_internal_t** threadp, void** child_stack) { argument
182 *threadp = thread;

Completed in 4 milliseconds