Home | History | Annotate | Download | only in parallel

Lines Matching refs:_ThreadIndex

49       _ThreadIndex _M_num_threads;
58 parallel_tag(_ThreadIndex __num_threads)
63 _ThreadIndex __get_num_threads()
73 void set_num_threads(_ThreadIndex __num_threads)
82 default_parallel_tag(_ThreadIndex __num_threads)
112 exact_tag(_ThreadIndex __num_threads)
121 sampling_tag(_ThreadIndex __num_threads)
131 multiway_mergesort_tag(_ThreadIndex __num_threads)
140 multiway_mergesort_exact_tag(_ThreadIndex __num_threads)
149 multiway_mergesort_sampling_tag(_ThreadIndex __num_threads)
158 quicksort_tag(_ThreadIndex __num_threads)
167 balanced_quicksort_tag(_ThreadIndex __num_threads)