Searched refs:threadfun_join (Results 1 – 1 of 1) sorted by relevance
138 int threadfun_join(void *arg) in threadfun_join() function147 thrd_create(&id, threadfun_join, nullptr); in Thrd_join()