Searched refs:blocked_workerfn (Results 1 – 1 of 1) sorted by relevance
122 static void *blocked_workerfn(void *arg __maybe_unused) in blocked_workerfn() function156 if (pthread_create(&w[i], &thread_attr, blocked_workerfn, NULL)) in block_threads()