Searched refs:threadfunc_equal (Results 1 – 1 of 1) sorted by relevance
100 int threadfunc_equal(void *arg) in threadfunc_equal() function113 thrd_create(&thr, threadfunc_equal, nullptr); in Thrd_equal()