Lines Matching refs:thread_info
27 struct thread_info* thread) in pthreadpool_thread_parallelize_1d_fastpath()
50 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_1d_fastpath()
63 struct thread_info* thread) in pthreadpool_thread_parallelize_1d_with_uarch_fastpath()
95 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_1d_with_uarch_fastpath()
108 struct thread_info* thread) in pthreadpool_thread_parallelize_1d_tile_1d_fastpath()
136 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_1d_tile_1d_fastpath()
150 struct thread_info* thread) in pthreadpool_thread_parallelize_2d_fastpath()
182 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_2d_fastpath()
196 struct thread_info* thread) in pthreadpool_thread_parallelize_2d_tile_1d_fastpath()
231 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_2d_tile_1d_fastpath()
246 struct thread_info* thread) in pthreadpool_thread_parallelize_2d_tile_2d_fastpath()
283 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_2d_tile_2d_fastpath()
299 struct thread_info* thread) in pthreadpool_thread_parallelize_2d_tile_2d_with_uarch_fastpath()
345 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_2d_tile_2d_with_uarch_fastpath()
361 struct thread_info* thread) in pthreadpool_thread_parallelize_3d_fastpath()
399 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_3d_fastpath()
414 struct thread_info* thread) in pthreadpool_thread_parallelize_3d_tile_1d_fastpath()
455 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_3d_tile_1d_fastpath()
471 struct thread_info* thread) in pthreadpool_thread_parallelize_3d_tile_2d_fastpath()
515 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_3d_tile_2d_fastpath()
532 struct thread_info* thread) in pthreadpool_thread_parallelize_3d_tile_2d_with_uarch_fastpath()
585 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_3d_tile_2d_with_uarch_fastpath()
602 struct thread_info* thread) in pthreadpool_thread_parallelize_4d_fastpath()
647 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_4d_fastpath()
663 struct thread_info* thread) in pthreadpool_thread_parallelize_4d_tile_1d_fastpath()
711 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_4d_tile_1d_fastpath()
728 struct thread_info* thread) in pthreadpool_thread_parallelize_4d_tile_2d_fastpath()
778 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_4d_tile_2d_fastpath()
796 struct thread_info* thread) in pthreadpool_thread_parallelize_4d_tile_2d_with_uarch_fastpath()
855 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_4d_tile_2d_with_uarch_fastpath()
873 struct thread_info* thread) in pthreadpool_thread_parallelize_5d_fastpath()
924 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_5d_fastpath()
941 struct thread_info* thread) in pthreadpool_thread_parallelize_5d_tile_1d_fastpath()
995 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_5d_tile_1d_fastpath()
1014 struct thread_info* thread) in pthreadpool_thread_parallelize_5d_tile_2d_fastpath()
1070 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_5d_tile_2d_fastpath()
1090 struct thread_info* thread) in pthreadpool_thread_parallelize_6d_fastpath()
1148 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_6d_fastpath()
1166 struct thread_info* thread) in pthreadpool_thread_parallelize_6d_tile_1d_fastpath()
1227 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_6d_tile_1d_fastpath()
1247 struct thread_info* thread) in pthreadpool_thread_parallelize_6d_tile_2d_fastpath()
1310 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_6d_tile_2d_fastpath()