Searched refs:cur_epoch (Results 1 – 1 of 1) sorted by relevance
73 unsigned cur_epoch; in thd_start() local75 while ((cur_epoch = atomic_load_u(&epoch, ATOMIC_ACQUIRE)) != in thd_start()79 assert_u_eq(cur_epoch, next_epoch, "Unexpected epoch"); in thd_start()