|
_starpu_htbl_destroy_32_bit(htbl->children[i], bit+_STARPU_HTBL32_NODE_SIZE, remove);
|
|
_starpu_htbl_destroy_32_bit(htbl->children[i], bit+_STARPU_HTBL32_NODE_SIZE, remove);
|
|
void _starpu_htbl_destroy_32(struct starpu_htbl32_node *htbl, void (*remove)(void*))
|
|
void _starpu_htbl_destroy_32(struct starpu_htbl32_node *htbl, void (*remove)(void*))
|