Home
last modified time | relevance | path

Searched refs:inserted (Results 1 – 8 of 8) sorted by relevance

/oneTBB/cmake/compilers/
H A DAppleClang.cmake23 # Depfile options (e.g. -MD) are inserted automatically in some cases.
H A DClang.cmake42 # Depfile options (e.g. -MD) are inserted automatically in some cases.
H A DGNU.cmake32 # Depfile options (e.g. -MD) are inserted automatically in some cases.
/oneTBB/doc/main/tbb_userguide/
H A DUpgradeDowngrade.rst40 check that the key was not inserted by another writer. The example
/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_unordered_base.h450 if (insert_result.inserted) { in insert()
456 return { iterator(insert_result.node_with_equal_key), insert_result.inserted }; in insert()
479 if (!insert_result.inserted) { in emplace()
485 return { iterator(insert_result.node_with_equal_key), insert_result.inserted }; in emplace()
947 bool inserted; member
962 __TBB_ASSERT(!insert_result.inserted, in internal_insert_value()
967 return { iterator(insert_result.node_with_equal_key), insert_result.inserted }; in internal_insert_value()
/oneTBB/examples/parallel_for/tachyon/
H A DREADME.md6 … out where synchronization was needed. Minimal synchronization was then inserted into the parallel…
/oneTBB/doc/main/reference/
H A Dconcurrent_lru_cache_cls.rst109 construct a value that is inserted into the container.
/oneTBB/doc/
H A DDoxyfile.in562 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the