Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_queue_base.h106 using item_constructor_type = void (*)(value_type* location, const void* src);
201 item_constructor_type construct_item ) in assign()
249 size_type end_in_page, ticket_type& g_index, item_constructor_type construct_item ) in make_copy()
328 item_constructor_type construct_item ) in copy_item()
416 using item_constructor_type = typename micro_queue_type::item_constructor_type; member
443 …gn( const concurrent_queue_rep& src, queue_allocator_type& alloc, item_constructor_type construct_… in assign()