| /oneTBB/src/tbb/ |
| H A D | tls.h | 43 int destroy() { return pthread_key_delete(my_key); } in destroy() function
|
| H A D | task_group_context.cpp | 40 void tbb_exception_ptr::destroy() noexcept { in destroy() function in tbb::detail::r1::tbb_exception_ptr 54 void task_group_context_impl::destroy(d1::task_group_context& ctx) { in destroy() function in tbb::detail::r1::task_group_context_impl 339 void __TBB_EXPORTED_FUNC destroy(d1::task_group_context& ctx) { in destroy() function
|
| H A D | concurrent_monitor_mutex.h | 38 void destroy() { in destroy() function
|
| H A D | global_control.cpp | 202 static void destroy(d1::global_control& gc) { in destroy() function 252 void __TBB_EXPORTED_FUNC destroy(d1::global_control& gc) { in destroy() function
|
| H A D | small_object_pool.cpp | 133 void small_object_pool_impl::destroy() in destroy() function in tbb::detail::r1::small_object_pool_impl
|
| H A D | thread_data.h | 61 void destroy() { in destroy() function
|
| H A D | concurrent_monitor.h | 455 void destroy() { in destroy() function
|
| H A D | threading_control.cpp | 242 void threading_control::destroy () { in destroy() function in tbb::detail::r1::threading_control
|
| H A D | governor.cpp | 489 void destroy() { in destroy() function
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | memory_pool.h | 64 void destroy() { rml::pool_destroy(my_pool); } in destroy() function 131 void destroy( pointer p ) { p->~value_type(); } in destroy() function
|
| H A D | tbb_allocator.h | 91 void destroy( pointer p ) { p->~value_type(); } in destroy() function
|
| H A D | cache_aligned_allocator.h | 80 void destroy(pointer p) { p->~value_type(); } in destroy() function
|
| H A D | scalable_allocator.h | 255 void destroy(pointer p) { p->~value_type(); } in destroy() function
|
| H A D | profiling.h | 68 enum notify_type {prepare=0, cancel, acquired, releasing, destroy}; enumerator
|
| /oneTBB/test/common/ |
| H A D | custom_allocators.h | 184 void destroy( U* ptr ) { in destroy() function 295 void destroy( U* ptr ) { in destroy() function 431 void destroy( U* ptr ) { in destroy() function
|
| H A D | iterator.h | 92 void destroy() { in destroy() function
|
| /oneTBB/src/tbbbind/ |
| H A D | tbb_bind.cpp | 278 static void destroy() { in destroy() function in tbb::detail::r1::system_topology
|
| /oneTBB/test/tbb/ |
| H A D | test_split_node.cpp | 131 static void destroy(SType *p) { delete p; } in destroy() function in makeSplit
|
| H A D | test_scheduler_mix.cpp | 431 void destroy(Random& rnd) { in destroy() function in ArenaTable
|
| H A D | test_indexer_node.cpp | 143 static void destroy(IType *p) { delete p; } in destroy() function in makeIndexer
|
| /oneTBB/src/tbbmalloc/ |
| H A D | frontend.cpp | 142 static void destroy() { in destroy() function in rml::internal::ThreadId 203 static void destroy() {} in destroy() function in rml::internal::ThreadId 225 bool TLSKey::destroy() in destroy() function in rml::internal::TLSKey 1129 bool MemoryPool::destroy() in destroy() function in rml::internal::MemoryPool
|
| H A D | backend.cpp | 1393 bool Backend::destroy() in destroy() function in rml::internal::Backend
|
| /oneTBB/test/tbbmalloc/ |
| H A D | test_malloc_pools.cpp | 234 static void destroy() { in destroy() function in CrossThreadRun
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _concurrent_skip_list.h | 107 static void destroy( container_allocator_type& alloc, skip_list_node* node ) { in destroy() function
|