Home
last modified time | relevance | path

Searched refs:pthreadCreateHelper (Results 1 – 1 of 1) sorted by relevance

/lib/libc/posix/
Dpthread.c98 pthreadCreateHelper(void *arg) in pthreadCreateHelper() function
124 status = OSThreadCreate((uintptr_t)&pthreadCreateHelper, (uint64_t)thr); in pthread_create()