Home
last modified time | relevance | path

Searched refs:cache_aligned_deallocate (Results 1 – 22 of 22) sorted by relevance

/oneTBB/src/tbb/
H A Dsmall_object_pool.cpp100 cache_aligned_deallocate(obj); in deallocate_impl()
104 cache_aligned_deallocate(this); in deallocate_impl()
115 cache_aligned_deallocate(ptr); in deallocate_impl()
127 cache_aligned_deallocate(current); in cleanup_list()
148 cache_aligned_deallocate(this); in destroy()
H A Dconcurrent_bounded_queue.cpp48 cache_aligned_deallocate(mem); in deallocate_bounded_queue_rep()
H A Darena_slot.h125 cache_aligned_deallocate( task_pool_ptr ); in free_task_pool()
254 cache_aligned_deallocate( new_task_pool ); in prepare_task_pool()
H A Darena.h77 cache_aligned_deallocate(to_cleanup); in internal_task_dispatcher_cleanup()
93 cache_aligned_deallocate(my_co_scheduler_cache); in cleanup()
H A Dmarket.cpp68 cache_aligned_deallocate(client); in unregister_and_destroy_client()
H A Dscheduler_common.h76 cache_aligned_deallocate(ptr); in operator()
508 cache_aligned_deallocate(m_suspend_point); in alignas()
H A Dthread_dispatcher.cpp95 cache_aligned_deallocate(client); in destroy_client()
H A Dthread_data.h63 cache_aligned_deallocate(this); in destroy()
H A Dallocator.cpp200 void __TBB_EXPORTED_FUNC cache_aligned_deallocate(void* p) { in cache_aligned_deallocate() function
H A Dtask_stream.h175 cache_aligned_deallocate(lanes); in ~task_stream()
H A Dtcm_adaptor.cpp292 cache_aligned_deallocate(&client); in unregister_and_destroy_client()
H A Darena.cpp327 cache_aligned_deallocate(my_default_ctx); in free_arena()
340 cache_aligned_deallocate( storage ); in free_arena()
H A Dgovernor.cpp224 cache_aligned_deallocate(td); in auto_terminate()
/oneTBB/include/oneapi/tbb/
H A Dcache_aligned_allocator.h34 TBB_EXPORT void __TBB_EXPORTED_FUNC cache_aligned_deallocate(void* p);
59 r1::cache_aligned_deallocate(p); in deallocate()
H A Dpartitioner.h97 r1::cache_aligned_deallocate(my_array); in resize()
H A Dconcurrent_queue.h136 r1::cache_aligned_deallocate(my_queue_representation); in ~concurrent_queue()
H A Dflow_graph.h451 r1::cache_aligned_deallocate(my_context); in ~graph()
/oneTBB/test/tbb/
H A Dtest_allocators.cpp65 cache_aligned_deallocate(address1);
H A Dtest_tbb_fork.cpp95 tbb::detail::r1::cache_aligned_deallocate(p); in operator ()()
/oneTBB/include/oneapi/tbb/detail/
H A D_machine.h321 void __TBB_EXPORTED_FUNC cache_aligned_deallocate(void* p);
332 r1::cache_aligned_deallocate( (void*)my_fenv_ptr ); in ~cpu_ctl_env()
/oneTBB/src/tbb/def/
H A Dwin64-tbb.def37 ?cache_aligned_deallocate@r1@detail@tbb@@YAXPEAX@Z
H A Dwin32-tbb.def37 ?cache_aligned_deallocate@r1@detail@tbb@@YAXPAX@Z