Searched refs:threadfun_exit (Results 1 – 1 of 1) sorted by relevance
120 int threadfun_exit(void *arg) in threadfun_exit() function130 result = thrd_create(&id, threadfun_exit, nullptr); in Thrd_exit()