Searched refs:__pthread_arg (Results 1 – 1 of 1) sorted by relevance
140 struct __bionic_thrd_data* __pthread_arg = in thrd_create() local143 __pthread_arg->__func = __func; in thrd_create()144 __pthread_arg->__arg = __arg; in thrd_create()147 __pthread_arg)); in thrd_create()148 if (__result != thrd_success) free(__pthread_arg); in thrd_create()