SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::detail::execution_handler_parallel Member List

This is the complete list of members for seqan3::detail::execution_handler_parallel, including all inherited members.

bulk_execute(algorithm_t &&algorithm, algorithm_input_range_t &&input_range, callback_t &&callback)seqan3::detail::execution_handler_parallelinline
execute(algorithm_t &&algorithm, algorithm_input_t &&input, callback_t &&callback)seqan3::detail::execution_handler_parallelinline
execution_handler_parallel(size_t const thread_count)seqan3::detail::execution_handler_parallelinline
execution_handler_parallel()seqan3::detail::execution_handler_parallelinline
execution_handler_parallel(execution_handler_parallel const &)=deleteseqan3::detail::execution_handler_parallel
execution_handler_parallel(execution_handler_parallel &&)=defaultseqan3::detail::execution_handler_parallel
operator=(execution_handler_parallel const &)=deleteseqan3::detail::execution_handler_parallel
operator=(execution_handler_parallel &&)=defaultseqan3::detail::execution_handler_parallel
stateseqan3::detail::execution_handler_parallelprivate
task_type typedefseqan3::detail::execution_handler_parallelprivate
wait()seqan3::detail::execution_handler_parallelinline
~execution_handler_parallel()=defaultseqan3::detail::execution_handler_parallel
Hide me