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