Searched refs:choose (Results 1 – 14 of 14) sorted by relevance
| /oneTBB/doc/main/tbb_userguide/design_patterns/ |
| H A D | Non-Preemptive_Priorities.rst | 26 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 D | concurrent_queue.h | 45 } 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 D | Scalable_Memory_Allocator.rst | 12 respectively. Applications may choose to use only the general library,
|
| H A D | Which_Dynamic_Libraries_to_Use.rst | 17 in applications that choose to omit the scalable memory allocator
|
| H A D | catching_exceptions.rst | 63 effect on the overall execution of the graph. However, you could choose
|
| H A D | Task-Based_Programming.rst | 80 threads, and let the task scheduler choose the mapping from tasks to
|
| H A D | Parallelizing_Flow_Graph.rst | 91 choose at runtime what will be executed in parallel.
|
| H A D | create_token_based_system.rst | 133 ``multifunction_node``, you can choose to recycle or not recycle a token, or
|
| H A D | Controlling_Chunking_os.rst | 64 and ``affinity_partitioner`` to choose the grainsize automatically.
|
| /oneTBB/examples/parallel_reduce/pi/ |
| H A D | README.md | 22 …` 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.h | 492 micro_queue_type& choose( ticket_type k ) { in choose() function
|
| /oneTBB/ |
| H A D | LICENSE.txt | 166 the Work or Derivative Works thereof, You may choose to offer,
|
| H A D | third-party-programs.txt | 301 … 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 D | Doxyfile.in | 615 # 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
|