Searched refs:__pthread_start (Results 1 – 2 of 2) sorted by relevance
325 static int __pthread_start(void* arg) { in __pthread_start() function399 int rc = clone(__pthread_start, child_stack, flags, thread, &(thread->tid), tls, &(thread->tid)); in pthread_create()
180 #05 pc 000000000006689c /system/lib64/libc.so (__pthread_start(void*)+36)221 #05 pc 000000000006689c /system/lib64/libc.so (__pthread_start(void*)+36)