Searched refs:__tdata (Results 1 – 2 of 2) sorted by relevance
54 static void *worker_thread(void *__tdata) in worker_thread() argument56 struct thread_data *td = __tdata; in worker_thread()
1120 static void *worker_thread(void *__tdata) in worker_thread() argument1122 struct thread_data *td = __tdata; in worker_thread()
Completed in 7 milliseconds