Home
last modified time | relevance | path

Searched refs:choose (Results 1 – 14 of 14) sorted by relevance

/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DNon-Preemptive_Priorities.rst26 to choose work based on some kind of priority relationship.
120 and then choose a work from the collection:
167 scheduler to choose when to do a work item, not which work item to do.
/oneTBB/include/oneapi/tbb/
H A Dconcurrent_queue.h45 } while (!queue.choose(ticket).pop(dst, ticket, queue, alloc)); in internal_try_pop_impl()
246 …my_queue_representation->choose(k).push(k, *my_queue_representation, my_allocator, std::forward<Ar… in internal_push()
574 …my_queue_representation->choose(ticket).abort_push(ticket, *my_queue_representation, my_allocator); in internal_push()
579 …my_queue_representation->choose(ticket).push(ticket, *my_queue_representation, my_allocator, std::… in internal_push()
595 …my_queue_representation->choose(ticket).push(ticket, *my_queue_representation, my_allocator, std::… in internal_push_if_not_full()
623 …} while (!my_queue_representation->choose(target).pop(dst, target, *my_queue_representation, my_al… in internal_pop()
/oneTBB/doc/main/tbb_userguide/
H A DScalable_Memory_Allocator.rst12 respectively. Applications may choose to use only the general library,
H A DWhich_Dynamic_Libraries_to_Use.rst17 in applications that choose to omit the scalable memory allocator
H A Dcatching_exceptions.rst63 effect on the overall execution of the graph. However, you could choose
H A DTask-Based_Programming.rst80 threads, and let the task scheduler choose the mapping from tasks to
H A DParallelizing_Flow_Graph.rst91 choose at runtime what will be executed in parallel.
H A Dcreate_token_based_system.rst133 ``multifunction_node``, you can choose to recycle or not recycle a token, or
H A DControlling_Chunking_os.rst64 and ``affinity_partitioner`` to choose the grainsize automatically.
/oneTBB/examples/parallel_reduce/pi/
H A DREADME.md22 …` are non-negative integers. You can also use ``auto`` to let the system choose a default number o…
/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_queue_base.h492 micro_queue_type& choose( ticket_type k ) { in choose() function
/oneTBB/
H A DLICENSE.txt166 the Work or Derivative Works thereof, You may choose to offer,
H A Dthird-party-programs.txt301 … not specify a version number of the GNU General Public License, you may choose any version ever p…
303 …ublic statement of acceptance of a version permanently authorizes you to choose that version for t…
/oneTBB/doc/
H A DDoxyfile.in615 # only one candidate or it is obvious which candidate to choose by doing a
2369 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order