Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_queue_base.h279 padded_page* get_head_page() { in get_head_page() function
284 padded_page* curr_page = get_head_page();
524 my_array[i] = my_queue_rep->array[i].get_head_page(); in concurrent_queue_iterator_base()