| /oneTBB/src/tbb/ |
| H A D | task_group_context.cpp | 244 void task_group_context_impl::reset(d1::task_group_context& ctx) { in reset() function in tbb::detail::r1::task_group_context_impl 342 void __TBB_EXPORTED_FUNC reset(d1::task_group_context& ctx) { in reset() function
|
| H A D | thread_control_monitor.h | 68 void reset() override { in reset() function
|
| H A D | concurrent_monitor.h | 121 virtual void reset() { in reset() function 176 void reset() override { in reset() function
|
| H A D | parallel_pipeline.cpp | 100 void reset() { in reset() function 313 void reset() { in reset() function in tbb::detail::r1::stage_task
|
| /oneTBB/test/common/ |
| H A D | test_comparisons.h | 93 static void reset() { in reset() function
|
| H A D | state_trackable.h | 70 static void reset() { in reset() function
|
| /oneTBB/src/tbbmalloc/ |
| H A D | tbbmalloc_internal.h | 215 void reset() { for (unsigned i=0; i<SZ; i++) mask[i].store(0, std::memory_order_relaxed); } in reset() function 256 void reset() { head = nullptr; } in reset() function
|
| H A D | backend.h | 152 void reset() { in reset() function 190 void reset() { bins.reset(); } in reset() function
|
| H A D | large_objects.h | 134 void reset() { usedSz = cachedSz = 0; } in reset() function
|
| H A D | frontend.cpp | 915 void BootStrapBlocks::reset() in reset() function in rml::internal::BootStrapBlocks 1111 bool MemoryPool::reset() in reset() function in rml::internal::MemoryPool 1450 void Block::privatizePublicFreeList( bool reset ) in privatizePublicFreeList() 1616 void OrphanedBlocks::reset() in reset() function in rml::internal::OrphanedBlocks 1711 void Block::reset() in reset() function in rml::internal::Block
|
| H A D | large_objects.cpp | 758 void LargeObjectCacheImpl<Props>::reset() { in reset() function in rml::internal::LargeObjectCacheImpl 830 void LargeObjectCache::reset() in reset() function in rml::internal::LargeObjectCache
|
| H A D | backend.cpp | 553 void Backend::IndexedBins::reset() in reset() function in rml::internal::Backend::IndexedBins 1376 void Backend::reset() in reset() function in rml::internal::Backend
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _flow_graph_item_buffer_impl.h | 237 void reset() { clean_up_buffer(/*reset_pointers*/true); grow_my_array(initial_buffer_size); } in reset() function 252 void reset() {my_reserved = false; item_buffer<T,A>::reset(); } in reset() function
|
| H A D | _flow_graph_cache_impl.h | 130 void reset() { in reset() function 203 void reset() { in reset() function
|
| H A D | _flow_graph_tagged_buffer_impl.h | 189 void reset() { in reset() function
|
| H A D | _utils.h | 88 void reset() { in reset() function
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | queuing_mutex.h | 50 void reset() { in reset() function
|
| H A D | task_group.h | 365 void reset() { in reset() function
|
| H A D | flow_graph.h | 489 inline void graph::reset( reset_flags f ) { in reset() function
|
| /oneTBB/test/tbb/ |
| H A D | test_parallel_for.cpp | 209 static void reset() { need_to_wait = true; } in reset() function
|
| H A D | test_task.cpp | 67 static void reset() { in reset() function in CountingTask
|
| H A D | test_flow_graph_priorities.cpp | 411 void reset() { in reset() function
|
| H A D | test_eh_algorithms.cpp | 55 void reset() { in reset() function
|
| /oneTBB/examples/graph/logic_sim/ |
| H A D | basics.hpp | 299 void reset() { in reset() function in pulse
|
| /oneTBB/test/conformance/ |
| H A D | conformance_concurrent_hash_map.cpp | 1222 static void reset() { heterogeneous_keys_count = 0; } in reset() function in HeterogeneousKey
|