Searched refs:color_start_current (Results 1 – 1 of 1) sorted by relevance
883 uint32_t color_start_current = 0; variable899 old = color_start_current; in get_color_start()901 } while (atomic_cas_32(&color_start_current, old, new) != old); in get_color_start()