Searched refs:thread1_name (Results 1 – 1 of 1) sorted by relevance
110 static void thread_apis_common(int *yield_check, const char *thread1_name, in thread_apis_common() argument116 struct thread1_args args = {.yield_check = yield_check, .name = thread1_name}; in thread_apis_common()