Searched refs:old_offsets (Results 1 – 1 of 1) sorted by relevance
1337 guint8 *offsets, *old_offsets; in iface_node_set_offset_L() local1341 old_offsets = G_ATOMIC_ARRAY_GET_LOCKED (&iface_node->_prot.offsets, guint8); in iface_node_set_offset_L()1342 if (old_offsets == NULL) in iface_node_set_offset_L()1346 old_size = G_ATOMIC_ARRAY_DATA_SIZE (old_offsets); in iface_node_set_offset_L()1348 old_offsets[offset] == index + 1) in iface_node_set_offset_L()