Searched defs:node_ptr (Results 1 – 3 of 3) sorted by relevance
66 bool rehash_required( hash_map_node_base<MutexType>* node_ptr ) { in rehash_required() argument72 bool empty_rehashed( hash_map_node_base<MutexType>* node_ptr ) { in empty_rehashed()664 node* node_ptr = node_allocator_traits::allocate(node_allocator, 1); in __TBB_requires() local1376 node * node_ptr = create_node(base_type::get_allocator(), std::forward<Args>(args)...); in __TBB_requires() local1501 … node* node_ptr = create_node(base_type::get_allocator(), n->value().first, n->value().second); in __TBB_requires() local1518 … node* node_ptr = create_node(base_type::get_allocator(), (*first).first, (*first).second); in __TBB_requires() local
56 using node_ptr = skip_list_node*; variable187 using node_ptr = node_type*; variable279 using node_ptr = list_node_type*; variable
224 using node_ptr = list_node_type*; variable