Home
last modified time | relevance | path

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

/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DReference_Counting.rst48 decrement and test "count is zero?" must act as a single atomic
76 zero. The following code would be an incorrect implementation of
78 decrement, and then both read ``my_count`` as zero. Hence two callers
97 thus another thread might decrement the count to zero and delete the
H A DWavefront.rst50 have no predessors (have counts of zero). After an item is processed,
52 reaches zero, add that successor to the ``oneapi::tbb::parallel_for_each``
95 initialized to zero.
H A DElementwise.rst86 array padded with zeros such that ``x[k]``\ returns zero when ``k<0``
/oneTBB/include/oneapi/tbb/
H A Dtick_count.h40 interval_t() : clock_type::duration(clock_type::duration::zero()) {} in interval_t()
/oneTBB/doc/main/tbb_userguide/
H A DDebug_Versus_Release_Libraries.rst32 - Use with code compiled with ``TBB_USE_DEBUG`` undefined or set to zero.
H A DNodes.rst10 may generate zero or more output messages. Some nodes require more than
H A DPredefined_Node_Types.rst33 …ontrollable concurrency level and buffering policy. The body can output zero or more messages on…
/oneTBB/include/oneapi/tbb/detail/
H A D_segment_table.h531 size_type zero = 0; in assign_first_block_if_necessary() local
532 if (this->my_first_block.load(std::memory_order_relaxed) == zero) { in assign_first_block_if_necessary()
533 this->my_first_block.compare_exchange_strong(zero, index); in assign_first_block_if_necessary()
/oneTBB/doc/main/intro/
H A Dlimitations.rst30 …bstdc++ 9) or ``_GLIBCXX_USE_TBB_PAR_BACKEND`` (in libstdc++ 10) macro to zero before inclusion of…
/oneTBB/examples/parallel_for_each/parallel_preorder/
H A DREADME.md13 …2. If the count became zero, add the cell to the set of cells to be updated, by calling `feeder::a…
/oneTBB/examples/parallel_for/polygon_overlay/
H A DREADME.md11 …e original area of one of the source polygons. When the remaining area is zero, the intersection p…
/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp282 T zero; in AssertClean() local
283 test_helper<T>::init(zero); in AssertClean()
284 REQUIRE_MESSAGE(test_helper<T>::get(thread_local_value)==test_helper<T>::get(zero), in AssertClean()
/oneTBB/examples/graph/fgbzip2/
H A Dblocksort.cpp1037 goto zero; in mainSort()
1039 zero: in mainSort()
/oneTBB/doc/
H A DDoxyfile.in306 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up