Home
last modified time | relevance | path

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

/third_party/ulib/musl/pthread/
A Dpthread_create.c25 static void start_pthread(void* arg) { in start_pthread() function
65 zxr_thread_entry_t start = attr.__c11 ? start_c11 : start_pthread; in __pthread_create()

Completed in 2 milliseconds