Searched refs:pthreadCreateHelper (Results 1 – 1 of 1) sorted by relevance
98 pthreadCreateHelper(void *arg) in pthreadCreateHelper() function124 status = OSThreadCreate((uintptr_t)&pthreadCreateHelper, (uint64_t)thr); in pthread_create()