Searched refs:__pthread_arg (Results 1 – 1 of 1) sorted by relevance
138 struct __bionic_thrd_data* __pthread_arg = in thrd_create() local141 __pthread_arg->__func = __func; in thrd_create()142 __pthread_arg->__arg = __arg; in thrd_create()145 __pthread_arg)); in thrd_create()146 if (__result != thrd_success) free(__pthread_arg); in thrd_create()