Searched refs:start_pthread (Results 1 – 1 of 1) sorted by relevance
25 static void start_pthread(void* arg) { in start_pthread() function65 zxr_thread_entry_t start = attr.__c11 ? start_c11 : start_pthread; in __pthread_create()
Completed in 2 milliseconds