Searched refs:threadp (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/bionic/ | ||
H A D | pthread_create.cpp | 142 static int __allocate_thread(pthread_attr_t* attr, pthread_internal_t** threadp, void** child_stack) { argument 182 *threadp = thread; |
Completed in 37 milliseconds