Searched refs:sUniqueId (Results 1 – 1 of 1) sorted by relevance
33 static uint64_t sUniqueId = 0; variable43 uint64_t res = sUniqueId; in next_unique_id()44 sUniqueId += 1; in next_unique_id()