__gnu_parallel::multiway_mergesort_exact_tag Struct Reference

Forces parallel sorting using multiway mergesort with exact splitting at compile time. More...

Inheritance diagram for __gnu_parallel::multiway_mergesort_exact_tag:

Inheritance graph

List of all members.

Public Member Functions


Detailed Description

Forces parallel sorting using multiway mergesort with exact splitting at compile time.

Definition at line 143 of file tags.h.


Member Function Documentation

thread_index_t __gnu_parallel::parallel_tag::get_num_threads (  )  [inline, inherited]

Find out desired number of threads.

Returns:
Desired number of threads.

Definition at line 67 of file tags.h.

Referenced by __gnu_parallel::parallel_sort().

void __gnu_parallel::parallel_tag::set_num_threads ( thread_index_t  num_threads  )  [inline, inherited]

Set the desired number of threads.

Parameters:
num_threads Desired number of threads.

Definition at line 77 of file tags.h.


The documentation for this struct was generated from the following file:

Generated on Tue Apr 21 13:14:07 2009 for libstdc++ by  doxygen 1.5.8